Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-080954
#<BuildRuby:0x00007ffa8361fdc0
@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.20240922-080954",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.008855 0.000166 4.378807 ( 3.437181)
build_miniruby 0.001390 0.000248 1.649673 ( 1.645754)
build_ruby 0.002030 0.000000 4.136418 ( 4.323062)
build_all 0.005890 0.003254 6.899538 ( 2.886304)
build_install 0.014383 0.005309 10.221246 ( 4.851245)
test_btest 0.000819 0.000174 98.008483 ( 26.106789)
test_basic 0.004695 0.005289 1.190921 ( 1.235338)
test_all 0.090354 0.061204 768.128840 (251.101064)
test_rubyspec 0.044277 0.042621 135.656144 ( 30.863526)
total: 326.45 sec