Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-170839
#<BuildRuby:0x00007f866febfdc8
@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.20241118-170839",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.004671 0.004097 4.146162 ( 5.761232)
build_miniruby 0.001488 0.000241 1.854875 ( 2.039786)
build_ruby 0.002006 0.000325 4.664508 ( 4.953743)
build_all 0.006593 0.003816 6.960672 ( 4.892388)
build_install 0.015940 0.007274 9.911983 ( 6.606623)
test_btest 0.000849 0.000173 84.567838 ( 69.030328)
test_basic 0.006237 0.003613 1.140328 ( 1.906991)
test_all 0.113348 0.039477 788.032798 (378.951211)
test_rubyspec 0.050661 0.034810 122.604225 ( 36.078300)
total: 510.22 sec