Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-023228
#<BuildRuby:0x000056307518fe88
@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.20240107-023228",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.001429 0.003719 1.205992 ( 1.574540)
build_miniruby 0.001144 0.000000 1.437786 ( 1.440335)
build_ruby 0.001562 0.000000 4.254363 ( 4.261077)
build_all 0.005822 0.004578 16.459899 ( 1.694363)
build_install 0.009168 0.005935 4.766907 ( 1.624275)
test_btest 0.000567 0.000114 85.133480 ( 12.378001)
test_basic 0.000000 0.006767 0.648954 ( 0.714306)
test_all 0.093212 0.027717 546.219376 ( 72.114983)
test_rubyspec 0.030847 0.033949 74.877708 ( 87.136100)
total: 182.94 sec