Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-145144
#<BuildRuby:0x000055bb2a242120
@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.20230207-145144",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.004667 0.000201 1.128031 ( 1.607229)
build_miniruby 0.001030 0.000309 1.136417 ( 1.140840)
build_ruby 0.001196 0.000359 2.222318 ( 2.453649)
build_all 0.001947 0.004830 3.641589 ( 1.888124)
build_install 0.012628 0.001314 2.911340 ( 2.522985)
test_btest 0.000493 0.000156 55.290774 ( 27.211531)
test_basic 0.003101 0.003990 0.468354 ( 0.587180)
test_all 0.003180 0.000139 629.312544 (236.317389)
test_rubyspec 0.034319 0.012360 72.384166 ( 82.798350)
total: 356.53 sec