Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-211233
#<BuildRuby:0x000055bc7454c028
@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.20230119-211233",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.006192 0.000466 0.932940 ( 1.095253)
build_miniruby 0.001127 0.000225 1.018927 ( 1.016830)
build_ruby 0.001374 0.000275 2.773520 ( 2.770789)
build_all 0.009716 0.000235 16.878605 ( 2.993004)
build_install 0.009178 0.000100 2.136771 ( 1.079983)
test_btest 0.000926 0.000146 77.984281 ( 10.928452)
test_basic 0.002346 0.004855 0.364906 ( 0.449430)
test_all 0.001193 0.000251 667.171293 (110.963025)
test_rubyspec 0.049997 0.030926 52.166170 ( 60.222665)
total: 191.52 sec