Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-045806
#<BuildRuby:0x000055e9dc5c7918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230606-045806",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003957 0.002642 1.481713 ( 2.722695)
build_miniruby 0.000809 0.000269 0.835197 ( 0.834877)
build_ruby 0.000909 0.000303 2.555277 ( 2.556233)
build_all 0.008087 0.001337 12.954221 ( 1.145024)
build_install 0.004783 0.002953 1.711763 ( 0.876997)
test_btest 0.000724 0.000242 84.613865 ( 7.280588)
test_basic 0.004883 0.000349 0.687568 ( 0.767572)
test_all 0.000950 0.001147 450.018109 ( 40.704470)
test_rubyspec 0.028520 0.013031 42.279366 ( 54.778520)
total: 111.67 sec