Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-222839
#<BuildRuby:0x0000558000484d30
@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.20220727-222839",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008404 0.003588 0.978284 ( 0.996795)
build_miniruby 0.001939 0.000228 0.076089 ( 0.074359)
build_ruby 0.001708 0.000201 0.084845 ( 0.083388)
build_all 0.000252 0.011042 1.518204 ( 0.578954)
build_install 0.018187 0.004612 5.147461 ( 2.104538)
test_btest 0.000801 0.000219 77.667134 ( 8.069533)
test_basic 0.001070 0.007046 0.326723 ( 0.415510)
test_all 0.002115 0.000000 667.895619 ( 66.205503)
test_rubyspec 0.110237 0.066074 45.408155 ( 51.108982)
total: 129.64 sec