Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-235354
#<BuildRuby:0x00007fdfe711fde0
@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.20241011-235354",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003256 0.004734 3.759243 ( 3.671264)
build_miniruby 0.001253 0.000292 1.690380 ( 1.687244)
build_ruby 0.001478 0.000345 4.243396 ( 4.406006)
build_all 0.002364 0.007836 7.137711 ( 2.994975)
build_install 0.012630 0.006783 9.454632 ( 4.192924)
test_btest 0.000727 0.000227 90.483353 ( 24.601968)
test_basic 0.006838 0.003772 1.064311 ( 1.108774)
test_all 0.107103 0.044494 782.539842 (235.355608)
test_rubyspec 0.045440 0.040801 130.016829 ( 27.870685)
total: 305.89 sec