Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-203723
#<BuildRuby:0x000055db169c9e78
@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.20230707-203723",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002347 0.004389 2.058454 ( 5.104653)
build_miniruby 0.001214 0.000217 1.552417 ( 2.413334)
build_ruby 0.001128 0.000201 3.294039 ( 13.138169)
build_all 0.007581 0.000000 2.548145 ( 3.326348)
build_install 0.010823 0.008705 4.050047 ( 6.474642)
test_btest 0.000713 0.000156 79.988097 ( 50.449640)
test_basic 0.007513 0.000696 0.956151 ( 1.539229)
test_all 0.000863 0.000183 638.447627 (360.652199)
test_rubyspec 0.021256 0.029116 90.128657 (130.560320)
total: 573.66 sec