Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-053236
#<BuildRuby:0x00005639d7e1f8e0
@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.20240106-053236",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004301 0.000061 0.863393 ( 1.258394)
build_miniruby 0.000817 0.000126 1.089383 ( 1.091999)
build_ruby 0.001339 0.000206 3.204579 ( 3.210912)
build_all 0.008818 0.000656 16.047970 ( 1.469166)
build_install 0.012280 0.000000 4.259697 ( 1.233136)
test_btest 0.000745 0.000000 79.700361 ( 8.922230)
test_basic 0.004533 0.000000 0.512439 ( 0.586438)
test_all 0.085838 0.034082 526.867301 ( 72.304983)
test_rubyspec 0.037066 0.010607 53.124520 ( 65.774731)
total: 155.85 sec