Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-014328
#<BuildRuby:0x00007f2ab2abfde0
@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.20241102-014328",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.007612 0.000000 3.539962 ( 12.941846)
build_miniruby 0.001315 0.000291 1.355624 ( 3.284341)
build_ruby 0.001682 0.000439 4.277878 ( 5.198341)
build_all 0.004401 0.006991 7.337377 ( 4.561709)
build_install 0.017689 0.005827 10.458270 ( 6.403875)
test_btest 0.000853 0.000274 81.655477 ( 62.157985)
test_basic 0.011532 0.002276 1.181532 ( 1.385604)
test_all 0.090798 0.059424 742.239223 (268.809777)
test_rubyspec 0.028493 0.054094 117.976086 ( 27.142428)
total: 391.89 sec