Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-083912
#<BuildRuby:0x000055e4c793b4b0
@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.20231205-083912",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001451 0.003782 0.990408 ( 1.417529)
build_miniruby 0.001328 0.000102 0.879948 ( 0.880032)
build_ruby 0.001201 0.000092 2.711048 ( 2.713332)
build_all 0.004716 0.003566 12.235935 ( 0.991125)
build_install 0.002780 0.006449 3.543558 ( 0.966236)
test_btest 0.000767 0.000181 63.368773 ( 5.088549)
test_basic 0.000523 0.003713 0.370747 ( 0.451566)
test_all 0.080761 0.017496 385.411406 ( 34.482799)
test_rubyspec 0.060574 0.024835 39.687814 ( 52.317611)
total: 99.31 sec