Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-151029
#<BuildRuby:0x000055a5b225c4b8
@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.20220816-151029",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006342 0.004832 0.962994 ( 1.028610)
build_miniruby 0.002436 0.000000 0.067373 ( 0.066245)
build_ruby 0.001838 0.000095 0.073505 ( 0.072795)
build_all 0.009671 0.000456 1.514116 ( 0.577953)
build_install 0.022046 0.000000 1.862222 ( 0.927508)
test_btest 0.000000 0.001313 74.947592 ( 8.052907)
test_basic 0.007357 0.000000 0.319764 ( 0.410862)
test_all 0.002616 0.000603 662.019390 ( 65.074226)
test_rubyspec 0.107501 0.058379 44.952706 ( 52.266605)
total: 128.48 sec