Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-123133
#<BuildRuby:0x000055da362f7ce8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-123133",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004461 0.000406 1.015250 ( 1.261237)
build_miniruby 0.001178 0.000107 0.864303 ( 0.863710)
build_ruby 0.001042 0.000095 2.693546 ( 2.695581)
build_all 0.008532 0.000775 12.114325 ( 1.009151)
build_install 0.005795 0.004612 3.630105 ( 0.965572)
test_btest 0.000767 0.000118 61.333139 ( 5.902761)
test_basic 0.003898 0.000600 0.373959 ( 0.456370)
test_all 0.073630 0.031756 414.811978 ( 37.066425)
test_rubyspec 0.012870 0.052239 39.712583 ( 52.395523)
total: 102.62 sec