Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-063120
#<BuildRuby:0x00007f954961fdd8
@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.20241220-063120",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001412 0.004218 1.966943 ( 2.264552)
build_miniruby 0.001305 0.000163 1.235018 ( 1.231771)
build_ruby 0.001497 0.000188 3.346065 ( 3.542775)
build_all 0.008377 0.000509 6.031948 ( 2.384016)
build_install 0.012715 0.004280 8.103017 ( 4.361328)
test_btest 0.000713 0.000099 75.937401 ( 21.468083)
test_basic 0.005944 0.003245 1.055019 ( 1.101045)
test_all 0.108202 0.035109 740.813798 (234.512205)
test_rubyspec 0.040796 0.037932 117.520171 ( 28.164606)
total: 299.03 sec