Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-210912
#<BuildRuby:0x00007fed1798fdd0
@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.20241010-210912",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.007859 0.001094 4.252040 ( 4.876170)
build_miniruby 0.000000 0.001777 1.801302 ( 1.926852)
build_ruby 0.000033 0.002232 4.553391 ( 4.976331)
build_all 0.008393 0.001301 7.719272 ( 4.400678)
build_install 0.009389 0.014074 10.900398 ( 6.782417)
test_btest 0.000970 0.000366 97.637950 ( 64.028781)
test_basic 0.008704 0.003294 1.281975 ( 1.730766)
test_all 0.125246 0.026950 763.830326 (294.188414)
test_rubyspec 0.043864 0.040491 130.125667 ( 29.519054)
total: 412.43 sec