Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-110038
#<BuildRuby:0x00007fe3c8befdd0
@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.20240703-110038",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005120 0.003606 4.306340 ( 3.882845)
build_miniruby 0.000000 0.001932 1.693147 ( 1.690023)
build_ruby 0.000125 0.001911 4.668862 ( 4.870440)
build_all 0.011029 0.000489 8.922250 ( 4.597499)
build_install 0.019491 0.005252 12.509496 ( 6.688186)
test_btest 0.000840 0.000140 119.680697 ( 37.576724)
test_basic 0.002443 0.004675 1.216567 ( 1.468435)
test_all 0.099934 0.058927 919.794716 (410.889243)
test_rubyspec 0.052012 0.041405 181.389088 ( 53.662552)
total: 525.33 sec