Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-095041
#<BuildRuby:0x000055676de20c00
@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-095041",
@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.007288 0.004885 0.975860 ( 1.086552)
build_miniruby 0.001462 0.000418 0.067529 ( 0.065518)
build_ruby 0.001570 0.000448 0.073073 ( 0.071767)
build_all 0.010514 0.000430 1.528869 ( 0.574009)
build_install 0.021016 0.001577 5.203506 ( 2.070714)
test_btest 0.000953 0.000201 72.017370 ( 8.101506)
test_basic 0.006865 0.000380 0.321723 ( 0.411306)
test_all 0.001514 0.000303 672.066196 ( 66.736248)
test_rubyspec 0.114474 0.071376 45.501060 ( 51.319447)
total: 130.44 sec