Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-005558
#<BuildRuby:0x000055e6e94ce7f0
@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.20221224-005558",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004212 0.000383 1.115770 ( 1.518771)
build_miniruby 0.001224 0.000112 1.440465 ( 1.439375)
build_ruby 0.001690 0.000154 3.397343 ( 3.730255)
build_all 0.007706 0.000298 3.849215 ( 1.998060)
build_install 0.009963 0.003571 2.992676 ( 2.140616)
test_btest 0.000949 0.000000 56.479434 ( 22.947435)
test_basic 0.006365 0.000000 0.430959 ( 0.536638)
test_all 0.001172 0.000035 645.181772 (250.465801)
test_rubyspec 0.022125 0.027801 71.732809 ( 82.393535)
total: 367.17 sec