Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-061658
#<BuildRuby:0x000055de925bc018
@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.20231202-061658",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003590 0.000327 0.977229 ( 1.384529)
build_miniruby 0.000694 0.000063 0.867605 ( 0.867589)
build_ruby 0.000926 0.000085 2.694812 ( 2.697840)
build_all 0.007656 0.000263 12.104603 ( 0.994525)
build_install 0.001721 0.008828 3.584555 ( 0.958573)
test_btest 0.000423 0.000098 63.909737 ( 5.625038)
test_basic 0.000000 0.002898 0.368085 ( 0.453440)
test_all 0.076728 0.025236 380.441035 ( 38.814236)
test_rubyspec 0.025277 0.038823 39.722086 ( 52.379302)
total: 104.18 sec