Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-002856
#<BuildRuby:0x000055b9b18767c8
@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.20230703-002856",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005749 0.000690 2.051058 ( 5.101296)
build_miniruby 0.001351 0.000162 1.608594 ( 2.281684)
build_ruby 0.000000 0.001507 2.975657 ( 16.821390)
build_all 0.004336 0.003357 2.492360 ( 2.976129)
build_install 0.008133 0.010962 3.873153 ( 5.726639)
test_btest 0.001222 0.000080 81.704914 ( 50.973937)
test_basic 0.006515 0.000792 0.958576 ( 1.605683)
test_all 0.001226 0.000000 586.633967 (320.065235)
test_rubyspec 0.026561 0.026677 88.661516 (131.642848)
total: 537.20 sec