Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-125040
#<BuildRuby:0x000055e03f8172c8
@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.20220804-125040",
@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.000004 0.000003 0.000007 ( 0.000006)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000010 0.000006 0.000016 ( 0.000014)
build_up 0.004240 0.002355 0.871918 ( 2.174480)
build_miniruby 0.000643 0.000357 0.057561 ( 0.056354)
build_ruby 0.000000 0.000966 0.060120 ( 0.058900)
build_all 0.002439 0.002306 1.531618 ( 0.585302)
build_install 0.007617 0.003700 5.626205 ( 2.155842)
test_btest 0.000527 0.000308 55.120768 ( 8.033117)
test_basic 0.003626 0.002116 0.284276 ( 0.373948)
test_all 0.000733 0.000427 604.331721 ( 91.132462)
test_rubyspec 0.074659 0.047780 44.060754 ( 51.493294)
total: 156.06 sec