Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-115311
#<BuildRuby:0x000055d0e4c5a228
@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.20240207-115311",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005483 0.000609 1.953608 ( 2.300940)
build_miniruby 0.000000 0.001426 1.699574 ( 1.703460)
build_ruby 0.000000 0.002002 3.437615 ( 3.708843)
build_all 0.004163 0.003466 6.170521 ( 3.026629)
build_install 0.011799 0.006320 7.897556 ( 4.296511)
test_btest 0.000960 0.000000 85.290734 ( 35.317300)
test_basic 0.006921 0.000093 0.904062 ( 0.969352)
test_all 0.095011 0.020502 720.204709 (276.043976)
test_rubyspec 0.052463 0.053679 170.249510 (179.799699)
total: 507.17 sec