Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-033902
#<BuildRuby:0x00005582871ea078
@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.20240226-033902",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000034 0.000001 0.000035 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.004248 0.004244 2.866871 ( 2.836149)
build_miniruby 0.001271 0.000082 2.103580 ( 2.103972)
build_ruby 0.001866 0.000000 3.407613 ( 3.610192)
build_all 0.002714 0.007389 7.506342 ( 3.938039)
build_install 0.015205 0.003861 8.872297 ( 5.067709)
test_btest 0.000646 0.000085 92.202217 ( 35.418846)
test_basic 0.003217 0.004442 0.964234 ( 1.069259)
test_all 0.065703 0.052746 772.211940 (293.157877)
test_rubyspec 0.055095 0.035252 127.788623 (145.448622)
total: 492.65 sec