Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-154720
#<BuildRuby:0x000055f2da8276e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231014-154720",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004814 1.239076 ( 1.543596)
build_miniruby 0.000000 0.000925 0.867638 ( 0.867021)
build_ruby 0.000000 0.001336 2.881653 ( 2.881849)
build_all 0.001885 0.009367 18.161563 ( 1.607060)
build_install 0.006015 0.003341 5.336380 ( 1.218219)
test_btest 0.000000 0.000999 87.985066 ( 8.483986)
test_basic 0.003758 0.000746 0.749041 ( 0.827635)
test_all 0.004293 0.004089 580.294967 ( 59.657187)
test_rubyspec 0.022841 0.028436 52.250848 ( 64.384700)
total: 141.47 sec