Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-202803
#<BuildRuby:0x000055566c5c0f40
@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.20220217-202803",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010766 0.936462 ( 1.101294)
build_miniruby 0.000344 0.001793 0.074489 ( 0.072206)
build_ruby 0.001236 0.000618 0.074915 ( 0.072694)
build_all 0.006166 0.005299 4.099209 ( 0.764033)
build_install 0.024363 0.000000 7.822554 ( 2.342214)
test_btest 0.001422 0.000000 73.498500 ( 7.959667)
test_basic 0.007382 0.000860 0.325438 ( 0.413690)
test_all 0.001337 0.000468 658.156021 ( 64.832690)
test_rubyspec 0.082580 0.071413 46.132608 ( 51.606162)
total: 129.17 sec