Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-053025
#<BuildRuby:0x0000562374141f70
@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.20230825-053025",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.007910 2.401955 ( 6.061196)
build_miniruby 0.001372 0.000379 1.818138 ( 6.258884)
build_ruby 0.001541 0.000425 3.586328 ( 9.631848)
build_all 0.001927 0.007452 6.931126 ( 9.444427)
build_install 0.016937 0.004168 8.221384 ( 12.928330)
test_btest 0.000747 0.000241 87.153630 ( 76.933704)
test_basic 0.002848 0.005471 1.023549 ( 2.105359)
test_all 0.008675 0.002793 695.334889 (477.988079)
test_rubyspec 0.028751 0.041392 109.520447 (173.647740)
total: 775.00 sec