Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-182244
#<BuildRuby:0x00005557662a0e50
@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.20220830-182244",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010418 0.001473 0.949403 ( 0.966727)
build_miniruby 0.001810 0.000418 0.074672 ( 0.072869)
build_ruby 0.001899 0.000000 0.075701 ( 0.073671)
build_all 0.007947 0.001685 1.533307 ( 0.590121)
build_install 0.020867 0.001728 1.908267 ( 0.938665)
test_btest 0.000988 0.000188 75.921730 ( 8.150724)
test_basic 0.001309 0.006873 0.330487 ( 0.419440)
test_all 0.001731 0.001773 681.356401 ( 67.476085)
test_rubyspec 0.101180 0.056196 45.498061 ( 53.682023)
total: 132.37 sec