Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-010618
#<BuildRuby:0x000055ee58ec1f48
@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.20240227-010618",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.002891 0.004529 2.481410 ( 2.390381)
build_miniruby 0.001193 0.000191 1.689001 ( 1.688969)
build_ruby 0.001665 0.000266 3.708837 ( 3.960570)
build_all 0.001763 0.006218 6.626552 ( 3.186753)
build_install 0.018696 0.001350 8.642560 ( 4.716622)
test_btest 0.000673 0.000130 90.532255 ( 37.612763)
test_basic 0.006378 0.001234 0.915495 ( 0.983012)
test_all 0.070620 0.045264 823.254269 (257.720206)
test_rubyspec 0.043422 0.031743 113.707198 (123.077898)
total: 435.34 sec