Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-031037
#<BuildRuby:0x000056304a9886d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220728-031037",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000030 0.000000 0.000030 ( 0.000027)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.011152 0.000433 0.968068 ( 1.230190)
build_miniruby 0.001783 0.000238 0.069144 ( 0.068654)
build_ruby 0.000000 0.002023 0.075036 ( 0.075188)
build_all 0.007411 0.002889 1.521153 ( 0.588357)
build_install 0.013363 0.009108 5.134992 ( 2.099482)
test_btest 0.000759 0.000200 77.760681 ( 8.391141)
test_basic 0.006439 0.001694 0.322178 ( 0.412848)
test_all 0.001381 0.000364 631.585459 ( 64.232301)
test_rubyspec 0.113342 0.065774 45.444819 ( 51.158586)
total: 128.26 sec