Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-182311
#<BuildRuby:0x00007f8ee525fdc0
@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.20241112-182311",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002614 0.004597 3.488574 ( 3.387168)
build_miniruby 0.001547 0.000349 1.548562 ( 1.544995)
build_ruby 0.000000 0.001931 3.794235 ( 3.986498)
build_all 0.003147 0.004879 5.975839 ( 2.377809)
build_install 0.015416 0.004205 9.071419 ( 4.470251)
test_btest 0.000774 0.000211 78.265741 ( 22.496539)
test_basic 0.003581 0.005572 1.036129 ( 1.086372)
test_all 0.108920 0.036509 733.883070 (237.309669)
test_rubyspec 0.048241 0.034424 124.102310 ( 37.855646)
total: 314.52 sec