Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-084041
#<BuildRuby:0x000056146977bce8
@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.20231111-084041",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003656 0.001142 1.431004 ( 1.643018)
build_miniruby 0.000886 0.000277 0.862896 ( 0.862572)
build_ruby 0.001096 0.000343 2.649021 ( 2.649282)
build_all 0.002137 0.008397 15.955888 ( 1.492624)
build_install 0.009227 0.000000 4.693108 ( 1.107366)
test_btest 0.000650 0.000000 82.563555 ( 7.439221)
test_basic 0.000525 0.003448 0.682346 ( 0.763176)
test_all 0.090240 0.042234 523.286071 ( 51.197140)
test_rubyspec 0.036587 0.011545 49.711555 ( 62.057532)
total: 129.21 sec