Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-141641
#<BuildRuby:0x000055ed81efa2a8
@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.20230121-141641",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000210 0.004126 1.118423 ( 1.507064)
build_miniruby 0.001235 0.000294 1.152112 ( 1.152944)
build_ruby 0.001043 0.000248 2.728320 ( 3.058148)
build_all 0.005465 0.001301 3.553013 ( 1.726158)
build_install 0.013140 0.000000 2.799738 ( 2.074514)
test_btest 0.000574 0.000082 55.589139 ( 16.275734)
test_basic 0.005575 0.000000 0.426178 ( 0.528671)
test_all 0.001226 0.000000 631.022836 (197.339513)
test_rubyspec 0.010472 0.029318 66.448352 ( 76.345710)
total: 300.01 sec