Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-041135
#<BuildRuby:0x00005651b7610328
@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.20220812-041135",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002747 0.003954 0.832375 ( 1.258417)
build_miniruby 0.000906 0.000129 0.057413 ( 0.056187)
build_ruby 0.000788 0.000113 0.059451 ( 0.058287)
build_all 0.004787 0.000000 1.559027 ( 0.598271)
build_install 0.010496 0.000873 5.634763 ( 2.166330)
test_btest 0.000779 0.000098 54.961345 ( 8.008482)
test_basic 0.004872 0.000609 0.295391 ( 0.384803)
test_all 0.001658 0.000711 607.799798 ( 90.372638)
test_rubyspec 0.080694 0.045987 44.037488 ( 51.408922)
total: 154.31 sec