Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-141243
#<BuildRuby:0x000056256b3b6230
@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.20230810-141243",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.007294 0.000442 2.337502 ( 6.784110)
build_miniruby 0.001418 0.000086 1.776685 ( 3.517779)
build_ruby 0.001956 0.000119 3.751701 ( 5.641522)
build_all 0.000015 0.008543 2.876991 ( 3.722095)
build_install 0.015981 0.004712 4.495491 ( 6.228013)
test_btest 0.000725 0.000101 86.717630 ( 58.244004)
test_basic 0.000555 0.008880 0.992758 ( 2.175735)
test_all 0.001593 0.000309 688.287212 (409.379987)
test_rubyspec 0.036261 0.022875 101.765051 (146.616203)
total: 642.31 sec