Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-040423
#<BuildRuby:0x00007ff7a461fdc0
@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.20240805-040423",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.007930 0.001213 4.203556 ( 4.757055)
build_miniruby 0.001723 0.000492 1.896342 ( 2.006238)
build_ruby 0.001803 0.000515 4.933701 ( 5.512181)
build_all 0.010730 0.000784 9.614788 ( 6.455624)
build_install 0.025618 0.001341 12.795346 ( 9.311087)
test_btest 0.000837 0.000199 127.162066 ( 59.901966)
test_basic 0.000839 0.011461 1.334888 ( 1.437115)
test_all 0.108663 0.046169 891.243331 (314.968018)
test_rubyspec 0.067278 0.027677 178.269521 ( 54.964223)
total: 459.31 sec