Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-030909
#<BuildRuby:0x0000564592b363b0
@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.20221229-030909",
@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.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001584 0.003617 0.796563 ( 1.216750)
build_miniruby 0.001129 0.000000 1.362433 ( 1.360728)
build_ruby 0.000000 0.001297 2.584211 ( 2.946497)
build_all 0.005908 0.000301 3.112203 ( 1.505585)
build_install 0.009296 0.003198 2.572370 ( 1.632181)
test_btest 0.000812 0.000162 54.630816 ( 14.791682)
test_basic 0.003870 0.000774 0.336925 ( 0.429085)
test_all 0.001190 0.000238 598.259465 (184.125911)
test_rubyspec 0.019858 0.022524 66.294554 ( 76.333324)
total: 284.34 sec