Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-205933
#<BuildRuby:0x000055f167c6f4b8
@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.20220830-205933",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009678 0.001489 0.980113 ( 0.993874)
build_miniruby 0.001622 0.000249 0.077398 ( 0.075545)
build_ruby 0.002092 0.000322 0.080125 ( 0.077863)
build_all 0.008793 0.000507 1.555416 ( 0.600358)
build_install 0.021679 0.000000 1.913165 ( 0.942881)
test_btest 0.000926 0.000079 68.746128 ( 8.484871)
test_basic 0.006681 0.000000 0.335619 ( 0.427282)
test_all 0.002901 0.000000 687.430535 ( 67.237885)
test_rubyspec 0.091080 0.077200 45.894195 ( 54.362652)
total: 133.20 sec