Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-175030
#<BuildRuby:0x00005590473fbdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220608-175030",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.007072 0.788549 ( 1.573016)
build_miniruby 0.000959 0.000042 0.088995 ( 0.086903)
build_ruby 0.001616 0.000324 3.525260 ( 3.330014)
build_all 0.006565 0.002723 15.736655 ( 2.917787)
build_install 0.008932 0.001985 6.394508 ( 2.856165)
test_btest 0.000547 0.000121 50.617288 ( 8.619107)
test_basic 0.003383 0.002874 0.340253 ( 0.427682)
test_all 0.001303 0.000326 659.091428 ( 92.435451)
test_rubyspec 0.070145 0.057747 44.053676 ( 49.620369)
total: 161.87 sec