Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-052448
#<BuildRuby:0x0000564954519fe8
@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.20221207-052448",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004768 0.000502 1.350933 ( 1.583859)
build_miniruby 0.001063 0.000112 1.307046 ( 1.305960)
build_ruby 0.000000 0.001614 2.604405 ( 2.598091)
build_all 0.004428 0.001927 3.319256 ( 1.646948)
build_install 0.013741 0.000224 2.526051 ( 1.626387)
test_btest 0.000715 0.000090 56.641575 ( 15.935562)
test_basic 0.000000 0.003381 0.392303 ( 0.490233)
test_all 0.000000 0.001532 631.958770 (184.937800)
test_rubyspec 0.004382 0.030041 62.121934 ( 72.147133)
total: 282.27 sec