Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-043753
#<BuildRuby:0x000055c66ffae4f8
@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.20240220-043753",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007477 0.000000 2.820451 ( 2.658865)
build_miniruby 0.001298 0.000026 1.693081 ( 1.698344)
build_ruby 0.000000 0.001734 3.251404 ( 3.479098)
build_all 0.005623 0.002323 6.450335 ( 2.883300)
build_install 0.015917 0.004058 8.641012 ( 4.687328)
test_btest 0.000905 0.000074 92.664466 ( 34.066506)
test_basic 0.003689 0.004068 0.780259 ( 0.842469)
test_all 0.095093 0.023221 794.207170 (262.727221)
test_rubyspec 0.048752 0.043644 130.786296 (142.745102)
total: 455.79 sec