Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-052415
#<BuildRuby:0x00007fc729b2fdc0
@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.20240827-052415",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.008709 3.445904 ( 3.313789)
build_miniruby 0.000000 0.001580 1.328367 ( 1.325612)
build_ruby 0.002004 0.000000 3.460513 ( 3.698033)
build_all 0.009243 0.000731 8.450403 ( 3.356160)
build_install 0.016996 0.004180 11.120643 ( 5.105931)
test_btest 0.000765 0.000149 115.750861 ( 30.741239)
test_basic 0.000773 0.008150 0.958721 ( 1.012125)
test_all 0.115308 0.035335 806.582966 (235.846308)
test_rubyspec 0.059756 0.035265 167.322235 ( 34.807670)
total: 319.21 sec