Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-054503
#<BuildRuby:0x0000558147986098
@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-054503",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002496 0.003491 2.017708 ( 2.376792)
build_miniruby 0.001146 0.000382 1.586455 ( 1.598371)
build_ruby 0.001212 0.000404 3.666273 ( 3.960539)
build_all 0.006312 0.002104 6.293759 ( 3.830964)
build_install 0.013991 0.004663 7.716725 ( 4.448625)
test_btest 0.000576 0.000192 86.169578 ( 39.968174)
test_basic 0.002676 0.004912 0.923759 ( 1.032000)
test_all 0.074359 0.041920 750.391329 (302.709900)
test_rubyspec 0.059300 0.043347 166.724537 (176.578747)
total: 536.51 sec