Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-103537
#<BuildRuby:0x00007f3ed46ffdc8
@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.20241215-103537",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006221 0.000539 2.609705 ( 4.874960)
build_miniruby 0.001502 0.000000 1.541519 ( 5.423362)
build_ruby 0.001932 0.000000 3.334823 ( 40.918502)
build_all 0.002555 0.004551 4.420591 ( 1.761496)
build_install 0.008835 0.006007 6.500325 ( 3.489007)
test_btest 0.000651 0.000186 51.078433 ( 17.983850)
test_basic 0.000000 0.006441 0.636423 ( 3.381436)
test_all 0.107441 0.031928 701.303807 (237.753832)
test_rubyspec 0.038200 0.042277 117.477595 ( 24.654937)
total: 340.24 sec