Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-025521
#<BuildRuby:0x0000555ba020bfb0
@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.20230113-025521",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000025 0.000006 0.000031 ( 0.000046)
build_up 0.005220 0.001204 0.847523 ( 1.020522)
build_miniruby 0.001110 0.000256 1.012852 ( 1.010840)
build_ruby 0.001359 0.000314 2.802946 ( 2.800331)
build_all 0.009900 0.000000 16.883388 ( 3.004817)
build_install 0.011355 0.000000 2.092158 ( 1.074835)
test_btest 0.000911 0.000000 72.346809 ( 11.098570)
test_basic 0.006610 0.000000 0.362756 ( 0.448738)
test_all 0.001334 0.000000 669.818446 ( 95.828624)
test_rubyspec 0.093206 0.038659 51.765950 ( 59.796387)
total: 176.08 sec