Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-135019
#<BuildRuby:0x0000561e33925ed0
@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.20221207-135019",
@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.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000005 0.000001 0.000006 ( 0.000013)
build_up 0.000000 0.005412 1.258336 ( 1.510392)
build_miniruby 0.000433 0.000843 1.182495 ( 1.180861)
build_ruby 0.001234 0.000280 2.157095 ( 2.152339)
build_all 0.003804 0.002822 3.492325 ( 1.806183)
build_install 0.008028 0.004833 2.718388 ( 1.854786)
test_btest 0.000000 0.000698 55.636754 ( 15.183031)
test_basic 0.000000 0.004376 0.376093 ( 0.472652)
test_all 0.000850 0.000103 609.054225 (175.239105)
test_rubyspec 0.009792 0.019517 62.917617 ( 72.828462)
total: 272.23 sec