Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-142652
#<BuildRuby:0x0000558cb012ac40
@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-142652",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002971 0.003892 0.881394 ( 0.951993)
build_miniruby 0.000000 0.000992 0.057609 ( 0.056476)
build_ruby 0.000000 0.001025 0.059875 ( 0.058653)
build_all 0.000000 0.004626 1.537512 ( 0.586751)
build_install 0.006440 0.004750 5.670602 ( 2.164939)
test_btest 0.000668 0.000267 53.001010 ( 8.413684)
test_basic 0.001097 0.004526 0.322555 ( 0.411624)
test_all 0.001777 0.000829 605.838287 ( 89.449374)
test_rubyspec 0.085741 0.044976 44.006292 ( 51.381036)
total: 153.48 sec