Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-122419
#<BuildRuby:0x000055671621dfb8
@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.20230313-122419",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001219 0.004250 1.749059 ( 3.206116)
build_miniruby 0.001204 0.000164 1.250695 ( 1.250458)
build_ruby 0.001310 0.000179 2.701796 ( 2.899362)
build_all 0.002001 0.004625 2.024298 ( 1.181657)
build_install 0.005141 0.008915 2.929228 ( 1.942695)
test_btest 0.000480 0.000125 65.671138 ( 25.002910)
test_basic 0.004689 0.000068 0.496098 ( 0.595015)
test_all 0.000676 0.000169 527.564963 (196.109655)
test_rubyspec 0.036996 0.010583 72.387012 ( 82.390794)
total: 314.58 sec