Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-074714
#<BuildRuby:0x0000558dfade7be0
@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.20231102-074714",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006431 0.000543 1.419178 ( 1.679266)
build_miniruby 0.001277 0.000000 0.978404 ( 0.978175)
build_ruby 0.001235 0.000000 2.672767 ( 2.672968)
build_all 0.008705 0.001517 16.965289 ( 1.502349)
build_install 0.003710 0.005279 5.118075 ( 1.210232)
test_btest 0.000987 0.000257 87.092971 ( 7.921742)
test_basic 0.003846 0.001004 0.844328 ( 0.924216)
test_all 0.099703 0.037216 535.348722 ( 59.468647)
test_rubyspec 0.028077 0.018165 50.640648 ( 63.019924)
total: 139.38 sec