Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-221528
#<BuildRuby:0x00007fd5a616fde0
@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.20240809-221528",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007055 0.000731 2.928033 ( 2.978414)
build_miniruby 0.000000 0.001484 1.417984 ( 1.414705)
build_ruby 0.000000 0.002058 3.883163 ( 4.083611)
build_all 0.006271 0.002081 7.722484 ( 3.088587)
build_install 0.017291 0.000954 10.661525 ( 4.973015)
test_btest 0.000712 0.000166 112.164265 ( 30.039766)
test_basic 0.004184 0.005682 1.241559 ( 1.290959)
test_all 0.100360 0.049311 833.992852 (251.448022)
test_rubyspec 0.061511 0.026049 167.057751 ( 30.609643)
total: 329.93 sec