Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-195258
#<BuildRuby:0x000055e71f33bfd8
@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.20231201-195258",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004493 0.000050 0.980253 ( 1.249448)
build_miniruby 0.001046 0.000000 0.868560 ( 0.868932)
build_ruby 0.001606 0.000000 2.714661 ( 2.716671)
build_all 0.005222 0.003497 12.152566 ( 0.977152)
build_install 0.009344 0.000211 3.558130 ( 0.959425)
test_btest 0.000768 0.000090 64.107421 ( 5.778895)
test_basic 0.002548 0.000300 0.370618 ( 0.453483)
test_all 0.093423 0.009926 378.089522 ( 33.908256)
test_rubyspec 0.029395 0.041089 39.609059 ( 52.262334)
total: 99.18 sec