Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-142340
#<BuildRuby:0x000055edd89ddfe8
@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.20221224-142340",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005228 0.000455 1.108172 ( 1.858146)
build_miniruby 0.001560 0.000135 1.464830 ( 1.473609)
build_ruby 0.001658 0.000000 3.610372 ( 4.055467)
build_all 0.005355 0.003667 4.052170 ( 2.839725)
build_install 0.016046 0.000378 3.188753 ( 3.050884)
test_btest 0.000623 0.000065 58.289429 ( 32.015680)
test_basic 0.006131 0.000185 0.461331 ( 0.661917)
test_all 0.001376 0.000138 657.503917 (278.906587)
test_rubyspec 0.024234 0.029379 74.854606 ( 93.039025)
total: 417.90 sec