Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-131122
#<BuildRuby:0x000055f836c7cea8
@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-131122",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003275 0.008493 1.113861 ( 1.126269)
build_miniruby 0.001633 0.000327 0.073827 ( 0.072917)
build_ruby 0.001801 0.000360 0.076455 ( 0.074917)
build_all 0.004330 0.005537 1.565821 ( 0.587175)
build_install 0.016323 0.006726 1.928464 ( 0.946786)
test_btest 0.000911 0.000268 93.399277 ( 9.284450)
test_basic 0.004695 0.001381 0.348890 ( 0.438960)
test_all 0.001852 0.000544 626.351374 ( 65.641041)
test_rubyspec 0.118435 0.057354 46.856080 ( 55.346367)
total: 133.52 sec