Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-050138
#<BuildRuby:0x000055c1c1d56258
@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.20221209-050138",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004997 0.000556 1.358541 ( 1.504499)
build_miniruby 0.001007 0.000112 1.256571 ( 1.255172)
build_ruby 0.001220 0.000135 2.247980 ( 2.242887)
build_all 0.002868 0.004174 3.598634 ( 1.868271)
build_install 0.006473 0.005704 2.580402 ( 1.680124)
test_btest 0.000601 0.000126 55.921918 ( 15.864596)
test_basic 0.003714 0.000782 0.392955 ( 0.488578)
test_all 0.001687 0.000191 614.025873 (174.941949)
test_rubyspec 0.024716 0.015669 63.665436 ( 73.700210)
total: 273.55 sec