Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-052313
#<BuildRuby:0x000056089bef7bb8
@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.20230706-052313",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001605 0.004487 1.453603 ( 2.683964)
build_miniruby 0.001002 0.000295 0.907272 ( 0.906991)
build_ruby 0.000998 0.000294 2.611564 ( 2.611719)
build_all 0.009122 0.000171 8.534405 ( 7.751940)
build_install 0.007644 0.000843 2.039931 ( 1.749179)
test_btest 0.001105 0.000276 85.532609 ( 8.323702)
test_basic 0.000000 0.004277 0.636001 ( 0.716749)
test_all 0.000000 0.001671 468.205117 ( 42.215587)
test_rubyspec 0.004423 0.034289 44.294546 ( 56.789402)
total: 123.75 sec