Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-035614
#<BuildRuby:0x00007f15b73bfdc0
@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.20241111-035614",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.007641 0.000000 3.602418 ( 3.553509)
build_miniruby 0.001499 0.000000 1.625454 ( 1.625348)
build_ruby 0.000000 0.001743 3.763156 ( 3.905969)
build_all 0.000000 0.008442 5.993081 ( 2.472910)
build_install 0.018745 0.002356 8.517868 ( 4.029801)
test_btest 0.000753 0.000209 76.073549 ( 21.022195)
test_basic 0.007403 0.002056 0.852130 ( 0.900244)
test_all 0.106007 0.041939 669.014364 (211.382061)
test_rubyspec 0.051142 0.027973 121.150849 ( 26.409130)
total: 275.30 sec