Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-202117
#<BuildRuby:0x000055ae45ef88e8
@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.20220914-202117",
@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.000016 0.000006 0.000022 ( 0.000015)
configure 0.000028 0.000000 0.000028 ( 0.000031)
build_up 0.007951 0.001334 1.128867 ( 1.102108)
build_miniruby 0.001552 0.000518 0.069188 ( 0.066904)
build_ruby 0.001374 0.000458 0.074742 ( 0.073284)
build_all 0.009409 0.001483 1.575910 ( 0.598530)
build_install 0.014943 0.008529 1.906310 ( 0.933169)
test_btest 0.000944 0.000337 95.385271 ( 9.289301)
test_basic 0.006599 0.000000 0.350172 ( 0.450091)
test_all 0.002789 0.000000 628.199071 ( 66.551276)
test_rubyspec 0.117534 0.061520 47.249709 ( 55.343798)
total: 134.41 sec