Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-004903
#<BuildRuby:0x0000560cdbf68090
@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.20231103-004903",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005261 0.000263 1.336927 ( 1.604796)
build_miniruby 0.001005 0.000050 0.824290 ( 0.824536)
build_ruby 0.001235 0.000061 2.709188 ( 2.709554)
build_all 0.010153 0.000274 16.907071 ( 1.482386)
build_install 0.009497 0.000006 5.118279 ( 1.181960)
test_btest 0.001034 0.000045 87.636071 ( 6.810576)
test_basic 0.004489 0.000195 0.649077 ( 0.726076)
test_all 0.107173 0.026599 532.443957 ( 53.886833)
test_rubyspec 0.023339 0.025429 52.024389 ( 64.350119)
total: 133.58 sec