Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-203405
#<BuildRuby:0x00007f564281fde0
@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.20240727-203405",
@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.000022 0.000007 0.000029 ( 0.000028)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.004921 0.004311 4.139678 ( 4.591739)
build_miniruby 0.001358 0.000411 1.757388 ( 1.877591)
build_ruby 0.002099 0.000000 4.638952 ( 5.077181)
build_all 0.009690 0.001049 8.776458 ( 5.349708)
build_install 0.017338 0.005574 11.756922 ( 6.955959)
test_btest 0.000851 0.000247 120.752711 ( 35.308667)
test_basic 0.005419 0.007666 1.326011 ( 1.432113)
test_all 0.100772 0.046375 787.317329 (241.495389)
test_rubyspec 0.028047 0.056214 164.797234 ( 33.791420)
total: 335.88 sec