Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-143112
#<BuildRuby:0x000055aed2c80088
@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.20220816-143112",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005429 0.000904 0.837646 ( 0.918792)
build_miniruby 0.000712 0.000119 0.058379 ( 0.057143)
build_ruby 0.000888 0.000148 0.059893 ( 0.058650)
build_all 0.004106 0.000684 1.529912 ( 0.588998)
build_install 0.004140 0.004878 1.923475 ( 0.970783)
test_btest 0.000721 0.000166 55.815261 ( 8.291352)
test_basic 0.005842 0.000161 0.340212 ( 0.428813)
test_all 0.002531 0.000000 621.847722 ( 89.099774)
test_rubyspec 0.080673 0.042805 44.099908 ( 51.465845)
total: 151.88 sec