Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-223220
#<BuildRuby:0x00005625a595c010
@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.20230123-223220",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000062 0.000008 0.000070 ( 0.000102)
configure 0.000000 0.000068 0.000068 ( 0.000065)
build_up 0.004388 0.004504 0.855121 ( 1.163032)
build_miniruby 0.001098 0.000220 1.001072 ( 0.999104)
build_ruby 0.001618 0.000000 2.753225 ( 2.750809)
build_all 0.005760 0.004019 16.677218 ( 2.983223)
build_install 0.007353 0.001730 2.071160 ( 1.059745)
test_btest 0.000860 0.000202 71.270272 ( 10.927100)
test_basic 0.005813 0.001368 0.384751 ( 0.470181)
test_all 0.000000 0.001546 658.724118 (103.995692)
test_rubyspec 0.071772 0.044595 51.619852 ( 59.686387)
total: 184.04 sec