Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-063045
#<BuildRuby:0x00005561af56e120
@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.20230705-063045",
@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.000020 0.000000 0.000020 ( 0.000022)
autoconf 0.000035 0.000001 0.000036 ( 0.000037)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.002253 0.004182 2.027146 ( 3.421853)
build_miniruby 0.001548 0.000104 1.494483 ( 1.496584)
build_ruby 0.001398 0.000093 3.038327 ( 3.267049)
build_all 0.005031 0.003898 2.548458 ( 2.277678)
build_install 0.017459 0.001214 4.061705 ( 4.107850)
test_btest 0.000678 0.000062 80.602538 ( 38.308045)
test_basic 0.001063 0.004134 0.900012 ( 1.003479)
test_all 0.001217 0.000143 616.559639 (269.023208)
test_rubyspec 0.041857 0.011211 90.537110 (103.890338)
total: 426.80 sec