Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-054026
#<BuildRuby:0x00007f97cf11fdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240927-054026",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.003500 0.005257 4.598815 ( 4.127781)
build_miniruby 0.000000 0.001668 1.964768 ( 1.965064)
build_ruby 0.000000 0.001885 3.174026 ( 3.392197)
build_all 0.006536 0.001329 6.285540 ( 2.641795)
build_install 0.013414 0.003265 9.638811 ( 4.525722)
test_btest 0.000890 0.000000 88.538609 ( 23.408787)
test_basic 0.008180 0.000018 0.889956 ( 0.938135)
test_all 0.118344 0.029640 676.987681 (225.932929)
test_rubyspec 0.040230 0.046760 133.974628 ( 24.895383)
total: 291.83 sec