Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-234520
#<BuildRuby:0x0000556f09ae6320
@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.20240111-234520",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000623 0.004282 1.499666 ( 1.853513)
build_miniruby 0.001265 0.000422 1.395470 ( 1.394082)
build_ruby 0.000296 0.001359 3.038709 ( 3.256680)
build_all 0.007430 0.000000 5.443051 ( 2.364232)
build_install 0.010315 0.007184 6.851717 ( 4.104853)
test_btest 0.000696 0.000250 81.874239 ( 30.944588)
test_basic 0.005921 0.000743 0.880361 ( 0.959887)
test_all 0.081928 0.034702 728.678341 (266.844731)
test_rubyspec 0.046787 0.019382 93.603640 (105.288955)
total: 417.01 sec