Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-045913
#<BuildRuby:0x00005620c7c6dfc0
@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.20230622-045913",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002485 0.004273 1.975939 ( 3.657907)
build_miniruby 0.001463 0.000157 1.624151 ( 1.630546)
build_ruby 0.001708 0.000000 3.122482 ( 3.458659)
build_all 0.004258 0.002832 2.271233 ( 1.764123)
build_install 0.013876 0.003628 3.653165 ( 2.825646)
test_btest 0.000658 0.000091 79.873685 ( 37.174552)
test_basic 0.001109 0.006417 0.858012 ( 0.959479)
test_all 0.001990 0.000367 610.210029 (208.785151)
test_rubyspec 0.026741 0.025466 82.793327 ( 95.991025)
total: 356.25 sec