Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-163826
#<BuildRuby:0x000055c2c672fe50
@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.20231217-163826",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000504 0.005448 1.036337 ( 1.313934)
build_miniruby 0.000703 0.000234 0.877381 ( 0.878933)
build_ruby 0.001382 0.000461 2.706975 ( 2.709393)
build_all 0.005256 0.002886 12.118418 ( 1.010505)
build_install 0.009476 0.004405 3.576393 ( 0.976523)
test_btest 0.000731 0.000000 64.118540 ( 4.694929)
test_basic 0.003292 0.000184 0.374649 ( 0.456173)
test_all 0.070648 0.028818 406.796329 ( 37.389059)
test_rubyspec 0.031728 0.040496 39.698639 ( 52.327026)
total: 101.76 sec