Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-201223
#<BuildRuby:0x0000559dfe966c88
@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.20220814-201223",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004708 0.004105 0.777157 ( 1.136096)
build_miniruby 0.001262 0.000180 0.063009 ( 0.062504)
build_ruby 0.001835 0.000000 0.066555 ( 0.064864)
build_all 0.009340 0.000382 1.229748 ( 0.464253)
build_install 0.005713 0.009015 1.534499 ( 0.771464)
test_btest 0.000975 0.000230 53.282476 ( 6.091983)
test_basic 0.005014 0.001180 0.282271 ( 0.373250)
test_all 0.004867 0.000000 508.829876 ( 53.311580)
test_rubyspec 0.076718 0.062424 41.517327 ( 49.125744)
total: 111.40 sec