Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-034415
#<BuildRuby:0x000055e7bed69e98
@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.20230101-034415",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003531 0.003211 0.847596 ( 1.026778)
build_miniruby 0.001139 0.000214 1.013837 ( 1.011888)
build_ruby 0.001407 0.000264 2.775980 ( 2.773404)
build_all 0.006170 0.003568 16.793663 ( 3.000722)
build_install 0.004021 0.007790 2.315281 ( 1.188448)
test_btest 0.000723 0.000229 75.391049 ( 10.569092)
test_basic 0.005682 0.000530 0.346975 ( 0.433679)
test_all 0.001436 0.000000 652.945835 (106.027913)
test_rubyspec 0.080839 0.046591 51.297056 ( 59.370886)
total: 185.40 sec