Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-004216
#<BuildRuby:0x000055b31308e230
@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.20240318-004216",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.008258 0.000041 2.531152 ( 3.172761)
build_miniruby 0.001516 0.000000 1.852589 ( 2.019921)
build_ruby 0.000000 0.002042 3.798797 ( 4.187786)
build_all 0.008479 0.000835 7.471360 ( 5.087809)
build_install 0.016560 0.004795 9.057897 ( 6.075160)
test_btest 0.000863 0.000164 97.509958 ( 57.324459)
test_basic 0.000000 0.008096 1.062446 ( 1.180730)
test_all 0.090416 0.030605 840.560050 (355.005989)
test_rubyspec 0.039966 0.053926 135.810465 (155.055377)
total: 589.11 sec