Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-001957
#<BuildRuby:0x0000563bd3463ba0
@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.20230713-001957",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005269 1.354945 ( 2.625602)
build_miniruby 0.000000 0.001377 0.943425 ( 0.943162)
build_ruby 0.000000 0.001492 2.617820 ( 2.618547)
build_all 0.005002 0.004359 12.586660 ( 1.133990)
build_install 0.004760 0.003151 1.822565 ( 0.864817)
test_btest 0.000805 0.000230 84.044855 ( 6.994753)
test_basic 0.000401 0.004185 0.560851 ( 0.639827)
test_all 0.001317 0.000439 449.485301 ( 38.738624)
test_rubyspec 0.031303 0.010434 44.211907 ( 56.655115)
total: 111.22 sec