Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-000157
#<BuildRuby:0x0000556652e16230
@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.20240205-000157",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006476 1.932154 ( 2.253500)
build_miniruby 0.000000 0.001659 1.334057 ( 1.331840)
build_ruby 0.000000 0.001512 2.783417 ( 2.981908)
build_all 0.004117 0.002384 5.712879 ( 2.187921)
build_install 0.007875 0.007670 6.609647 ( 3.022627)
test_btest 0.000704 0.000320 83.049186 ( 21.464607)
test_basic 0.003761 0.001709 0.693692 ( 0.750461)
test_all 0.074150 0.038696 710.285792 (203.566009)
test_rubyspec 0.043142 0.053822 141.129612 (152.590762)
total: 390.15 sec