Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-101534
#<BuildRuby:0x00007fbf2352fdc0
@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.20240813-101534",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.005194 0.003570 4.099209 ( 4.894694)
build_miniruby 0.001723 0.000295 1.731712 ( 1.786236)
build_ruby 0.001886 0.000323 4.592201 ( 5.075161)
build_all 0.008321 0.001426 8.910000 ( 5.499298)
build_install 0.010254 0.012282 11.704498 ( 5.886833)
test_btest 0.000666 0.000157 119.823247 ( 33.540261)
test_basic 0.009275 0.001158 1.351857 ( 1.395473)
test_all 0.106301 0.043731 839.105547 (264.812073)
test_rubyspec 0.055829 0.037112 167.567323 ( 34.611909)
total: 357.50 sec