Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-141158
#<BuildRuby:0x000055808bf15fc0
@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.20230612-141158",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005075 0.000208 1.802638 ( 3.119302)
build_miniruby 0.001299 0.000236 1.371953 ( 1.372531)
build_ruby 0.001730 0.000000 2.699466 ( 2.906234)
build_all 0.004166 0.002815 2.183755 ( 1.542632)
build_install 0.008174 0.007759 3.295327 ( 2.515178)
test_btest 0.000591 0.000153 76.888650 ( 29.922810)
test_basic 0.004248 0.001101 0.783850 ( 0.876524)
test_all 0.001731 0.000449 569.424774 (198.011767)
test_rubyspec 0.024182 0.027777 82.660576 ( 95.339085)
total: 335.61 sec