Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-093910
#<BuildRuby:0x000055d150d0afa8
@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.20240108-093910",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004634 0.000343 1.354518 ( 1.764240)
build_miniruby 0.001330 0.000098 1.462220 ( 1.464119)
build_ruby 0.001574 0.000116 4.436269 ( 4.448810)
build_all 0.009795 0.000725 16.801801 ( 1.795532)
build_install 0.009611 0.004670 5.094527 ( 1.897691)
test_btest 0.000662 0.000068 85.688306 ( 16.107115)
test_basic 0.002420 0.004374 0.691197 ( 0.761938)
test_all 0.093528 0.026840 551.170567 ( 75.328643)
test_rubyspec 0.050281 0.016481 82.016345 ( 94.463148)
total: 198.03 sec