Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-135722
#<BuildRuby:0x000055d38455f840
@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.20240113-135722",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004160 0.000000 0.870205 ( 1.235755)
build_miniruby 0.000969 0.000000 0.899945 ( 0.899713)
build_ruby 0.001474 0.000000 2.719553 ( 2.722016)
build_all 0.001477 0.008739 14.509810 ( 1.380978)
build_install 0.007956 0.000511 4.141786 ( 1.127532)
test_btest 0.000588 0.000084 77.549675 ( 6.768321)
test_basic 0.004572 0.000000 0.443918 ( 0.525705)
test_all 0.094342 0.040901 527.574331 ( 49.260679)
test_rubyspec 0.026522 0.008512 49.776418 ( 62.263381)
total: 126.18 sec