Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-140138
#<BuildRuby:0x00007fbccd5dfde0
@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.20240802-140138",
@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.000028 0.000000 0.000028 ( 0.000029)
autoconf 0.000046 0.000000 0.000046 ( 0.000046)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.004341 0.004205 3.847583 ( 3.908096)
build_miniruby 0.001790 0.000000 1.398892 ( 1.415928)
build_ruby 0.002430 0.000091 4.639666 ( 4.792388)
build_all 0.007822 0.002793 8.661709 ( 4.719104)
build_install 0.021162 0.002255 11.486670 ( 6.502056)
test_btest 0.000612 0.000163 121.086290 ( 55.603920)
test_basic 0.007976 0.004506 1.377700 ( 1.488239)
test_all 0.116707 0.041188 915.450842 (372.649746)
test_rubyspec 0.036440 0.054770 165.494731 ( 34.010065)
total: 485.09 sec