Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-103451
#<BuildRuby:0x0000558adea006e0
@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.20220829-103451",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007954 0.002893 0.979191 ( 2.043745)
build_miniruby 0.001217 0.000443 0.071504 ( 0.069969)
build_ruby 0.001340 0.000487 0.072219 ( 0.070200)
build_all 0.003159 0.006478 1.526268 ( 0.575350)
build_install 0.019805 0.003514 1.892480 ( 0.916293)
test_btest 0.000860 0.000330 72.827604 ( 8.412069)
test_basic 0.004349 0.005358 0.325112 ( 0.416627)
test_all 0.004871 0.000000 674.163933 ( 67.141427)
test_rubyspec 0.074562 0.098621 45.801675 ( 54.187460)
total: 133.83 sec