Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-015732
#<BuildRuby:0x00007f08c1f8fdd8
@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.20241128-015732",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000048 0.000004 0.000052 ( 0.000051)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.004322 0.004091 3.421356 ( 3.310040)
build_miniruby 0.001410 0.000141 1.273039 ( 1.270497)
build_ruby 0.001915 0.000192 4.111288 ( 4.249890)
build_all 0.005663 0.003857 6.843490 ( 2.964104)
build_install 0.013666 0.007184 9.113681 ( 4.619236)
test_btest 0.000000 0.000805 78.312083 ( 21.197121)
test_basic 0.000000 0.010536 1.065751 ( 5.087911)
test_all 0.114493 0.033766 709.135090 (236.445265)
test_rubyspec 0.042033 0.041203 119.994748 ( 27.811926)
total: 306.96 sec