Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-204956
#<BuildRuby:0x0000560d68a8e320
@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.20240306-204956",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002908 0.004612 2.478356 ( 2.221727)
build_miniruby 0.001053 0.000166 1.423814 ( 1.421972)
build_ruby 0.001652 0.000162 3.466650 ( 3.689895)
build_all 0.006791 0.000461 6.136532 ( 2.415075)
build_install 0.007522 0.011038 8.233330 ( 3.925658)
test_btest 0.001057 0.000000 86.884899 ( 22.679437)
test_basic 0.005862 0.000000 0.827545 ( 0.889987)
test_all 0.078665 0.039522 700.840306 (215.806207)
test_rubyspec 0.048765 0.036410 114.742645 (123.592988)
total: 376.64 sec