Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-073630
#<BuildRuby:0x00007f0c9f8afdd8
@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.20241021-073630",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000021 0.000009 0.000030 ( 0.000031)
configure 0.000017 0.000008 0.000025 ( 0.000024)
build_up 0.007331 0.000000 3.180295 ( 3.095937)
build_miniruby 0.001161 0.000295 1.193181 ( 1.190185)
build_ruby 0.001266 0.000492 2.876931 ( 3.124169)
build_all 0.009048 0.000000 6.051627 ( 2.285119)
build_install 0.014482 0.002378 7.784718 ( 3.584923)
test_btest 0.000749 0.000238 80.180003 ( 20.729231)
test_basic 0.009488 0.000195 0.850616 ( 0.897196)
test_all 0.117002 0.029109 696.602751 (198.025240)
test_rubyspec 0.047077 0.036763 129.095562 ( 22.940694)
total: 255.87 sec