Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-171137
#<BuildRuby:0x000055acae587e78
@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-171137",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004542 0.006923 0.959016 ( 1.059970)
build_miniruby 0.001624 0.000580 0.076119 ( 0.073789)
build_ruby 0.001472 0.000526 0.074100 ( 0.071895)
build_all 0.009343 0.001760 1.521037 ( 0.591490)
build_install 0.015069 0.008414 5.186795 ( 2.043993)
test_btest 0.001002 0.000376 75.545164 ( 8.176123)
test_basic 0.001997 0.006033 0.330552 ( 0.419084)
test_all 0.002235 0.000978 672.106047 ( 66.641610)
test_rubyspec 0.093992 0.090122 45.754094 ( 51.560640)
total: 130.64 sec