Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-031251
#<BuildRuby:0x000055686d036008
@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.20230918-031251",
@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.000005 0.000019 ( 0.000021)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005565 0.002177 2.334566 ( 4.373473)
build_miniruby 0.001081 0.000423 1.587401 ( 1.689570)
build_ruby 0.000000 0.001630 3.402217 ( 3.749382)
build_all 0.005554 0.003641 6.397790 ( 4.338106)
build_install 0.010824 0.009329 8.077295 ( 6.673728)
test_btest 0.000705 0.000327 86.326509 ( 47.499219)
test_basic 0.000000 0.007900 0.992086 ( 1.391377)
test_all 0.005031 0.004935 734.025905 (345.701418)
test_rubyspec 0.035255 0.037432 105.953556 (118.259984)
total: 533.68 sec