Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-075319
#<BuildRuby:0x00007f5e1fa8fdc0
@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.20240920-075319",
@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.000002 0.000025 ( 0.000025)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.003770 0.004004 3.418627 ( 3.188665)
build_miniruby 0.001585 0.000183 1.237262 ( 1.233507)
build_ruby 0.001705 0.000000 3.067250 ( 3.301782)
build_all 0.008243 0.000199 5.856628 ( 2.306157)
build_install 0.016865 0.000021 9.096190 ( 4.059395)
test_btest 0.000792 0.000074 92.125332 ( 23.884988)
test_basic 0.009722 0.000117 1.007608 ( 1.049164)
test_all 0.111098 0.034866 705.913163 (204.660774)
test_rubyspec 0.061247 0.027993 146.791288 ( 25.262319)
total: 268.95 sec