Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-112052
#<BuildRuby:0x000055989dd82008
@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.20230528-112052",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005309 0.000613 1.844388 ( 4.136821)
build_miniruby 0.001909 0.000220 1.358580 ( 1.560996)
build_ruby 0.001607 0.000000 2.719567 ( 2.981670)
build_all 0.003297 0.003691 2.176810 ( 2.355701)
build_install 0.015613 0.001001 3.299667 ( 3.657700)
test_btest 0.000700 0.000093 76.365007 ( 42.474877)
test_basic 0.006317 0.000257 0.797887 ( 1.085591)
test_all 0.000991 0.000128 588.259013 (259.574633)
test_rubyspec 0.022485 0.029290 83.389529 (101.439336)
total: 419.27 sec