Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-094756
#<BuildRuby:0x000055fc3eddfe88
@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.20231208-094756",
@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.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000108 0.004041 0.995682 ( 1.288837)
build_miniruby 0.000666 0.000122 0.866792 ( 0.867381)
build_ruby 0.000794 0.000144 2.711420 ( 2.711734)
build_all 0.007718 0.000000 12.179692 ( 0.970706)
build_install 0.005235 0.004278 3.566071 ( 0.964681)
test_btest 0.000483 0.000104 65.782558 ( 5.753816)
test_basic 0.002239 0.001778 0.371178 ( 0.453721)
test_all 0.072758 0.025036 382.567314 ( 33.508790)
test_rubyspec 0.033624 0.033160 39.573927 ( 52.258412)
total: 98.78 sec