Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-162649
#<BuildRuby:0x00007f80d71dfdd0
@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.20240919-162649",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008203 0.001774 5.291118 ( 5.648825)
build_miniruby 0.001541 0.000334 1.920051 ( 2.109972)
build_ruby 0.001816 0.000393 4.975500 ( 5.528747)
build_all 0.006852 0.003855 7.804292 ( 5.352866)
build_install 0.019509 0.007001 11.693240 ( 8.347352)
test_btest 0.000630 0.000154 102.371284 ( 81.736858)
test_basic 0.013182 0.001176 1.341304 ( 2.158491)
test_all 0.137700 0.028274 921.076146 (1168.267967)
test_rubyspec 0.065808 0.029646 146.856630 (152.555970)
total: 1431.71 sec