Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-114233
#<BuildRuby:0x000055fe0399a230
@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.20230606-114233",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.002001 0.003634 1.882262 ( 3.173538)
build_miniruby 0.001374 0.000298 1.433074 ( 1.534689)
build_ruby 0.001614 0.000000 2.844540 ( 3.174845)
build_all 0.003042 0.004181 2.105460 ( 1.474489)
build_install 0.014069 0.003517 3.472221 ( 2.526815)
test_btest 0.001324 0.000331 78.542063 ( 37.251657)
test_basic 0.001892 0.003425 0.797869 ( 0.991419)
test_all 0.001045 0.000288 589.168677 (207.837097)
test_rubyspec 0.025990 0.022219 78.576454 ( 90.515653)
total: 348.48 sec