Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-000619
#<BuildRuby:0x0000555bc446e018
@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.20231225-000619",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004199 0.000840 1.515099 ( 1.850417)
build_miniruby 0.001239 0.000248 1.154851 ( 1.153084)
build_ruby 0.001223 0.000245 2.578787 ( 2.767167)
build_all 0.006564 0.000410 5.037551 ( 2.012475)
build_install 0.013578 0.004522 6.143012 ( 3.073775)
test_btest 0.000640 0.000133 79.848410 ( 20.747267)
test_basic 0.000875 0.004767 0.850952 ( 0.918747)
test_all 0.092692 0.028143 695.221838 (223.815809)
test_rubyspec 0.035553 0.018303 82.143112 ( 93.831538)
total: 350.17 sec