Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-234811
#<BuildRuby:0x000055c23d10e208
@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.20230820-234811",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.006398 0.000314 2.326569 ( 7.145337)
build_miniruby 0.001412 0.000176 1.658382 ( 2.653014)
build_ruby 0.000000 0.002105 3.432992 ( 8.497203)
build_all 0.007434 0.001160 6.126441 ( 7.321575)
build_install 0.020363 0.001146 7.927304 ( 10.821170)
test_btest 0.001074 0.000141 84.431126 ( 66.371874)
test_basic 0.000367 0.008363 0.972208 ( 1.880236)
test_all 0.009810 0.000523 725.431974 (624.458440)
test_rubyspec 0.053116 0.024499 109.643565 (235.571380)
total: 964.72 sec