Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-023300
#<BuildRuby:0x0000558d35d64a58
@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.20220302-023300",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006669 0.004410 1.002385 ( 1.881098)
build_miniruby 0.002492 0.000000 0.071169 ( 0.069129)
build_ruby 0.001948 0.000037 0.066768 ( 0.065044)
build_all 0.005758 0.004530 4.163317 ( 0.853409)
build_install 0.022412 0.002365 8.022738 ( 2.449929)
test_btest 0.001029 0.000165 77.398179 ( 8.478065)
test_basic 0.002857 0.004482 0.326842 ( 0.415904)
test_all 0.001347 0.000269 711.664684 ( 68.375939)
test_rubyspec 0.106945 0.049264 46.628806 ( 52.036076)
total: 134.63 sec