Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-171450
#<BuildRuby:0x00005600c5b3c920
@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.20220807-171450",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010226 1.012227 ( 1.702189)
build_miniruby 0.000000 0.002419 0.070765 ( 0.069763)
build_ruby 0.000000 0.001517 0.079312 ( 0.079033)
build_all 0.006555 0.003036 1.543080 ( 0.576881)
build_install 0.013479 0.008870 5.147126 ( 2.120431)
test_btest 0.000000 0.001325 77.547181 ( 8.244725)
test_basic 0.005969 0.001543 0.328299 ( 0.419432)
test_all 0.001513 0.000757 625.582436 ( 64.577570)
test_rubyspec 0.119891 0.059946 45.672769 ( 53.230774)
total: 131.02 sec