Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-212808
#<BuildRuby:0x000055e7f794c098
@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.20231211-212808",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004301 0.000391 1.004814 ( 1.301404)
build_miniruby 0.000715 0.000065 0.861527 ( 0.862926)
build_ruby 0.001204 0.000110 2.708744 ( 2.713635)
build_all 0.003982 0.003782 12.046581 ( 0.992885)
build_install 0.010652 0.003110 3.558010 ( 0.970562)
test_btest 0.000587 0.000104 63.268057 ( 6.033981)
test_basic 0.002640 0.000466 0.373705 ( 0.455366)
test_all 0.062925 0.038134 417.747656 ( 36.895107)
test_rubyspec 0.030436 0.039181 39.790316 ( 52.462282)
total: 102.69 sec