Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-003401
#<BuildRuby:0x000055e9169a8af8
@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.20220309-003401",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009793 0.000813 0.984312 ( 1.854862)
build_miniruby 0.001332 0.000190 0.066767 ( 0.065302)
build_ruby 0.001572 0.000225 0.076790 ( 0.074759)
build_all 0.005364 0.004856 4.192622 ( 0.835073)
build_install 0.016993 0.005817 7.819506 ( 2.392495)
test_btest 0.000981 0.000000 72.551086 ( 7.941403)
test_basic 0.003112 0.004069 0.335425 ( 0.424369)
test_all 0.001593 0.000416 667.803942 ( 65.322614)
test_rubyspec 0.110937 0.043908 46.065677 ( 51.336041)
total: 130.25 sec