Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-060455
#<BuildRuby:0x00005602b4af6038
@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-060455",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008310 0.001385 0.815059 ( 1.653804)
build_miniruby 0.001110 0.000185 0.049725 ( 0.049128)
build_ruby 0.001148 0.000191 0.063849 ( 0.063691)
build_all 0.007439 0.001240 1.265982 ( 0.447626)
build_install 0.007946 0.007496 1.579100 ( 0.800379)
test_btest 0.000709 0.000177 53.877549 ( 6.185253)
test_basic 0.006128 0.000000 0.300221 ( 0.393406)
test_all 0.004199 0.000000 486.601664 ( 52.442312)
test_rubyspec 0.054408 0.074464 41.875727 ( 49.586673)
total: 111.62 sec