Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-115149
#<BuildRuby:0x00007f4cfa16fdc0
@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.20240922-115149",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004393 0.004037 4.281635 ( 3.576428)
build_miniruby 0.001806 0.000310 1.720434 ( 1.719493)
build_ruby 0.001429 0.000245 3.750004 ( 3.930690)
build_all 0.007710 0.000606 6.508700 ( 2.566063)
build_install 0.013093 0.004279 9.937766 ( 4.645596)
test_btest 0.000782 0.000141 91.843040 ( 24.697546)
test_basic 0.001840 0.007898 1.164687 ( 1.215063)
test_all 0.107728 0.042905 772.782738 (249.520925)
test_rubyspec 0.051251 0.032829 135.588191 ( 29.057872)
total: 320.93 sec