Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-012647
#<BuildRuby:0x0000559ffaa33280
@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.20231120-012647",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005403 0.000230 1.473436 ( 1.865053)
build_miniruby 0.001516 0.000000 1.086268 ( 1.086320)
build_ruby 0.001361 0.000000 2.775579 ( 2.775561)
build_all 0.007918 0.002506 16.813477 ( 1.470198)
build_install 0.008790 0.000206 4.974065 ( 1.175374)
test_btest 0.001095 0.000168 87.568167 ( 7.812018)
test_basic 0.004599 0.000708 0.696769 ( 0.776340)
test_all 0.114105 0.018898 532.927955 ( 50.220216)
test_rubyspec 0.012380 0.033418 49.225530 ( 61.598776)
total: 128.78 sec