Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-012318
#<BuildRuby:0x0000558918e3c460
@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.20221225-012318",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.004271 0.000285 0.761322 ( 0.966779)
build_miniruby 0.000830 0.000055 0.989987 ( 0.988898)
build_ruby 0.001136 0.000075 2.715438 ( 2.714078)
build_all 0.005079 0.003855 15.986187 ( 3.380367)
build_install 0.009116 0.000562 2.208096 ( 1.252572)
test_btest 0.000558 0.000062 66.706501 ( 10.657127)
test_basic 0.000000 0.004919 0.314869 ( 0.405582)
test_all 0.000000 0.001039 641.639645 ( 98.800518)
test_rubyspec 0.029138 0.039141 51.668073 ( 59.861377)
total: 179.03 sec