Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-124256
#<BuildRuby:0x000055779d289a00
@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.20230213-124256",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001128 0.003420 1.213241 ( 1.604935)
build_miniruby 0.001035 0.000197 1.217216 ( 1.215454)
build_ruby 0.001198 0.000228 2.323332 ( 2.529577)
build_all 0.006907 0.000000 3.799639 ( 1.884391)
build_install 0.009870 0.004156 2.791851 ( 1.941864)
test_btest 0.000733 0.000146 56.641213 ( 15.740170)
test_basic 0.002893 0.000579 0.436334 ( 0.537042)
test_all 0.001239 0.000248 643.599711 (212.940586)
test_rubyspec 0.018894 0.028491 70.081022 ( 80.959160)
total: 319.35 sec