Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-071309
#<BuildRuby:0x000056137e462228
@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.20240101-071309",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001520 0.003516 1.503350 ( 1.827529)
build_miniruby 0.001010 0.000202 1.094021 ( 1.092146)
build_ruby 0.001141 0.000228 2.287443 ( 2.531596)
build_all 0.004458 0.000891 4.934665 ( 1.952357)
build_install 0.006983 0.003873 5.804971 ( 2.774910)
test_btest 0.000731 0.000162 76.594069 ( 20.471880)
test_basic 0.005184 0.001152 0.786743 ( 0.846622)
test_all 0.070178 0.033791 648.680517 (210.142385)
test_rubyspec 0.026787 0.016991 70.407810 ( 82.185998)
total: 323.83 sec