Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-200157
#<BuildRuby:0x0000556e059b2eb8
@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.20231015-200157",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005971 0.000203 1.394118 ( 1.643647)
build_miniruby 0.000959 0.000096 0.868492 ( 0.867895)
build_ruby 0.001291 0.000130 2.737290 ( 2.737557)
build_all 0.000000 0.010857 18.139857 ( 1.613606)
build_install 0.008843 0.000000 5.336504 ( 1.209107)
test_btest 0.000875 0.000166 90.417186 ( 7.761820)
test_basic 0.002493 0.001850 0.592314 ( 0.672261)
test_all 0.005912 0.001408 554.965592 ( 63.627971)
test_rubyspec 0.012770 0.039955 50.775152 ( 63.018107)
total: 143.15 sec