Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-150636
#<BuildRuby:0x0000558bedcc5a00
@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.20230905-150636",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000079 0.000000 0.000079 ( 0.000198)
build_up 0.005673 0.000060 1.865144 ( 3.026496)
build_miniruby 0.001735 0.000000 1.744978 ( 1.806222)
build_ruby 0.000000 0.002007 3.369079 ( 3.619105)
build_all 0.006451 0.001802 6.278559 ( 4.670643)
build_install 0.014286 0.004229 7.574479 ( 5.244106)
test_btest 0.000701 0.000062 83.875649 ( 44.621842)
test_basic 0.004884 0.004213 0.969649 ( 1.295082)
test_all 0.009546 0.000599 720.412647 (288.084495)
test_rubyspec 0.040315 0.029467 104.931461 (121.579528)
total: 473.95 sec