Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-155929
#<BuildRuby:0x000055573991e0e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-155929",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002370 0.003667 1.617286 ( 2.274259)
build_miniruby 0.000970 0.000127 1.232274 ( 1.366958)
build_ruby 0.001307 0.000170 1.654207 ( 1.670327)
build_all 0.003549 0.004521 3.814413 ( 2.491576)
build_install 0.007738 0.008030 2.871052 ( 2.844038)
test_btest 0.000696 0.000167 59.024875 ( 34.986443)
test_basic 0.005493 0.000326 0.382671 ( 0.537251)
test_all 0.001086 0.000000 620.316185 (262.267821)
test_rubyspec 0.024902 0.020985 70.089640 ( 82.683341)
total: 391.12 sec