Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-215352
#<BuildRuby:0x00007f25d883fdd8
@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.20241120-215352",
@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.000013 0.000007 0.000020 ( 0.000022)
autoconf 0.000030 0.000018 0.000048 ( 0.000049)
configure 0.000019 0.000010 0.000029 ( 0.000029)
build_up 0.006827 0.000000 2.512017 ( 7.056724)
build_miniruby 0.001454 0.000151 1.075579 ( 3.174528)
build_ruby 0.001157 0.000579 3.481936 ( 39.066288)
build_all 0.002099 0.005311 5.653916 ( 2.160750)
build_install 0.008947 0.006302 8.031393 ( 3.847926)
test_btest 0.000654 0.000379 78.711728 ( 24.153722)
test_basic 0.006737 0.003263 0.946627 ( 0.997782)
test_all 0.105290 0.038332 695.380285 (237.042552)
test_rubyspec 0.037293 0.039542 117.822565 ( 24.949275)
total: 342.45 sec