Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250124-113004
#<BuildRuby:0x00007f7c9451fdc0
@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.20250124-113004",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006075 0.000000 2.722682 ( 2.198009)
build_miniruby 0.000000 0.001662 1.168902 ( 1.166202)
build_ruby 0.000090 0.001814 3.171827 ( 3.325591)
build_all 0.004661 0.004247 5.786634 ( 2.405906)
build_install 0.015045 0.006374 7.685499 ( 3.797440)
test_btest 0.000639 0.000213 67.803730 ( 18.701700)
test_basic 0.006057 0.002019 0.765540 ( 0.822041)
test_all 0.088045 0.029348 594.238640 (207.640285)
test_rubyspec 0.037214 0.035875 105.543503 ( 23.278853)
total: 263.34 sec