Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-203925
#<BuildRuby:0x0000555c5aa6c0a0
@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.20231202-203925",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000336 0.004108 0.978308 ( 1.226178)
build_miniruby 0.000829 0.000248 0.873738 ( 0.873450)
build_ruby 0.001269 0.000381 2.713979 ( 2.714438)
build_all 0.007983 0.000000 12.100238 ( 1.003305)
build_install 0.006943 0.006413 3.554131 ( 0.969322)
test_btest 0.000414 0.000138 64.434163 ( 4.641052)
test_basic 0.002114 0.000705 0.370363 ( 0.451377)
test_all 0.081529 0.018583 391.089137 ( 41.588423)
test_rubyspec 0.042738 0.021178 39.859866 ( 52.519676)
total: 105.99 sec