Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-095649
#<BuildRuby:0x000055f5ca54f0b8
@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.20230625-095649",
@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.000006)
autoconf 0.000048 0.000000 0.000048 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004665 0.000165 1.323124 ( 2.573839)
build_miniruby 0.000829 0.000195 0.853139 ( 0.853675)
build_ruby 0.001308 0.000000 2.505453 ( 2.505400)
build_all 0.006741 0.003062 16.013072 ( 1.438882)
build_install 0.000000 0.009555 4.695298 ( 1.089801)
test_btest 0.000000 0.001110 86.891539 ( 7.060381)
test_basic 0.000000 0.004662 0.735562 ( 0.816984)
test_all 0.000000 0.001402 439.738032 ( 50.043183)
test_rubyspec 0.025209 0.017053 42.322230 ( 54.800981)
total: 121.18 sec