Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-190013
#<BuildRuby:0x0000564ffd473468
@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.20230111-190013",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006162 0.000473 0.898717 ( 1.095892)
build_miniruby 0.001331 0.000000 1.013255 ( 1.011118)
build_ruby 0.001675 0.000000 2.779267 ( 2.776607)
build_all 0.008767 0.001541 16.830835 ( 2.994633)
build_install 0.010548 0.001089 2.127960 ( 1.075003)
test_btest 0.000831 0.000156 76.913906 ( 10.383316)
test_basic 0.007324 0.000382 0.371070 ( 0.454918)
test_all 0.001303 0.000000 665.553354 ( 99.926180)
test_rubyspec 0.100710 0.020700 51.606138 ( 59.689765)
total: 179.41 sec