Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-225346
#<BuildRuby:0x0000560573be0e50
@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.20220919-225346",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003699 0.006506 1.073841 ( 2.033213)
build_miniruby 0.001942 0.000342 0.118999 ( 0.113992)
build_ruby 0.000000 0.002062 0.114045 ( 0.097312)
build_all 0.008282 0.002505 1.599842 ( 0.658922)
build_install 0.015838 0.005902 1.934592 ( 0.965640)
test_btest 0.001302 0.000326 80.543316 ( 8.737722)
test_basic 0.004243 0.003805 0.382510 ( 0.474718)
test_all 0.001659 0.003670 642.293081 ( 67.578427)
test_rubyspec 0.089413 0.071521 45.515561 ( 53.781965)
total: 134.44 sec