Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-111529
#<BuildRuby:0x000055567566a320
@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.20240304-111529",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002304 0.004407 2.402039 ( 2.164095)
build_miniruby 0.001315 0.000210 1.395385 ( 1.393275)
build_ruby 0.001345 0.000215 3.083606 ( 3.321121)
build_all 0.006702 0.000378 6.417233 ( 2.438504)
build_install 0.018000 0.001331 7.999352 ( 3.718626)
test_btest 0.000819 0.000117 90.726719 ( 23.727779)
test_basic 0.002478 0.004324 0.974952 ( 1.028587)
test_all 0.074220 0.046364 840.401023 (251.784383)
test_rubyspec 0.044374 0.041428 128.050517 (138.226445)
total: 427.80 sec