Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-170557
#<BuildRuby:0x000055a66911a700
@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.20220901-170557",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006970 0.004786 0.972543 ( 1.001552)
build_miniruby 0.001413 0.000404 0.074871 ( 0.072828)
build_ruby 0.001381 0.000394 0.070209 ( 0.068531)
build_all 0.008580 0.001131 1.531782 ( 0.586717)
build_install 0.014143 0.007876 1.894283 ( 0.935933)
test_btest 0.000926 0.000293 79.824383 ( 8.483747)
test_basic 0.007297 0.000852 0.336891 ( 0.427094)
test_all 0.001135 0.001190 686.138413 ( 67.182600)
test_rubyspec 0.091562 0.078822 45.423826 ( 53.862907)
total: 132.62 sec