Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-095652
#<BuildRuby:0x00007fbc873cfdc0
@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.20241006-095652",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001088 0.007169 3.918538 ( 3.785579)
build_miniruby 0.001719 0.000000 1.563942 ( 1.561839)
build_ruby 0.001860 0.000000 3.841565 ( 3.984314)
build_all 0.006839 0.002316 6.945689 ( 2.780457)
build_install 0.010560 0.009719 10.364635 ( 4.879049)
test_btest 0.000870 0.000000 91.689345 ( 25.270624)
test_basic 0.010937 0.000000 1.090470 ( 1.138020)
test_all 0.097646 0.052060 774.528548 (239.427448)
test_rubyspec 0.067520 0.020920 132.907699 ( 29.956264)
total: 312.78 sec