Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-022020
#<BuildRuby:0x000055e511c208e8
@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.20220718-022020",
@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.000016 0.000004 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008698 0.003138 0.991962 ( 1.105792)
build_miniruby 0.001791 0.000478 0.073708 ( 0.071583)
build_ruby 0.002277 0.000607 0.076206 ( 0.073500)
build_all 0.009147 0.001252 1.549011 ( 0.583745)
build_install 0.015848 0.006383 5.088979 ( 2.065517)
test_btest 0.001386 0.000000 71.807137 ( 8.385343)
test_basic 0.007560 0.000000 0.320220 ( 0.407531)
test_all 0.001342 0.000194 647.813220 ( 64.213607)
test_rubyspec 0.111491 0.067633 45.652637 ( 51.452070)
total: 128.36 sec