Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-090543
#<BuildRuby:0x0000559c7ae47598
@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.20231206-090543",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004166 0.000379 0.987299 ( 1.264000)
build_miniruby 0.001195 0.000108 0.874135 ( 0.874353)
build_ruby 0.001124 0.000102 2.701557 ( 2.703764)
build_all 0.003006 0.005114 12.087358 ( 0.999461)
build_install 0.009967 0.000000 3.551580 ( 0.980322)
test_btest 0.000782 0.000000 62.799210 ( 4.795847)
test_basic 0.004454 0.000000 0.370524 ( 0.450351)
test_all 0.084268 0.013257 391.490589 ( 33.654895)
test_rubyspec 0.033889 0.018585 39.987186 ( 52.682030)
total: 98.41 sec