Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-074938
#<BuildRuby:0x000055ae6c72c110
@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.20231228-074938",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001881 0.003521 0.806434 ( 1.214251)
build_miniruby 0.000793 0.000183 0.842752 ( 0.842599)
build_ruby 0.001443 0.000333 2.722016 ( 2.753837)
build_all 0.003942 0.004006 11.947524 ( 0.984065)
build_install 0.012229 0.001043 3.381908 ( 0.955687)
test_btest 0.000655 0.000163 62.338272 ( 5.068334)
test_basic 0.004508 0.000040 0.408261 ( 0.487818)
test_all 0.077207 0.020389 382.986103 ( 34.831562)
test_rubyspec 0.033178 0.030799 40.233803 ( 52.769160)
total: 99.91 sec