Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-124051
#<BuildRuby:0x00007f1aca0ffdc0
@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.20241107-124051",
@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.000027 0.000009 0.000036 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005846 0.001879 3.962230 ( 4.143591)
build_miniruby 0.001519 0.000489 11.809209 ( 11.272684)
build_ruby 0.001524 0.000489 4.444675 ( 4.585976)
build_all 0.008310 0.001510 6.546640 ( 4.009440)
build_install 0.014988 0.007707 9.487019 ( 6.238048)
test_btest 0.000700 0.000234 78.735670 ( 44.848679)
test_basic 0.003435 0.007875 1.098083 ( 1.378452)
test_all 0.134722 0.019226 795.642873 (366.973387)
test_rubyspec 0.068203 0.017496 122.161055 ( 46.171966)
total: 489.62 sec