Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-233956
#<BuildRuby:0x000055ea9f2b6bc0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-233956",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000025 0.000004 0.000029 ( 0.000043)
build_up 0.005849 0.000836 0.868279 ( 1.445243)
build_miniruby 0.001166 0.000166 1.022035 ( 1.020115)
build_ruby 0.001297 0.000185 2.786988 ( 2.784353)
build_all 0.010127 0.000090 16.979371 ( 3.067135)
build_install 0.006481 0.005059 2.097786 ( 1.089735)
test_btest 0.000756 0.000050 70.358613 ( 11.231152)
test_basic 0.004240 0.002068 0.343828 ( 0.430436)
test_all 0.001066 0.000090 668.288556 ( 98.849774)
test_rubyspec 0.103314 0.029317 52.160766 ( 60.209153)
total: 180.13 sec