Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-120147
#<BuildRuby:0x0000555e89e2e3b0
@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.20230310-120147",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.003270 0.003700 1.902054 ( 4.859498)
build_miniruby 0.001281 0.000390 1.393425 ( 2.222803)
build_ruby 0.001364 0.000415 2.667038 ( 3.720110)
build_all 0.006948 0.000864 2.240402 ( 3.260936)
build_install 0.009279 0.010082 3.390052 ( 5.122260)
test_btest 0.000836 0.000301 72.377154 ( 82.278043)
test_basic 0.006179 0.000631 0.575276 ( 1.139842)
test_all 0.001436 0.000497 586.113584 (496.368315)
test_rubyspec 0.019144 0.027517 78.466605 ( 88.409700)
total: 687.38 sec