Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-170943
#<BuildRuby:0x00007f700d2afdd0
@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.20241031-170943",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.009792 0.000182 4.603001 ( 4.894654)
build_miniruby 0.001987 0.000000 1.839034 ( 1.939001)
build_ruby 0.002083 0.000000 4.712288 ( 5.025330)
build_all 0.010401 0.000000 7.152602 ( 4.635667)
build_install 0.013745 0.011722 10.573305 ( 7.168317)
test_btest 0.001066 0.000183 80.281262 ( 56.124000)
test_basic 0.010777 0.001113 1.135490 ( 1.414486)
test_all 0.122250 0.035526 801.445895 (340.420207)
test_rubyspec 0.062180 0.023063 121.464714 ( 41.118346)
total: 462.74 sec