Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-213301
#<BuildRuby:0x000055f15b2cbeb8
@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.20220508-213301",
@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.000027 0.000000 0.000027 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.002995 0.003823 0.895062 ( 1.417171)
build_miniruby 0.000809 0.000269 0.057170 ( 0.055863)
build_ruby 0.000761 0.000254 0.057451 ( 0.056228)
build_all 0.003360 0.001120 1.498312 ( 0.595714)
build_install 0.002769 0.008229 6.275652 ( 2.797054)
test_btest 0.000568 0.000262 46.290171 ( 8.888602)
test_basic 0.002778 0.003605 0.355117 ( 0.442362)
test_all 0.000988 0.000494 640.551515 ( 94.936723)
test_rubyspec 0.062866 0.062514 43.921282 ( 48.796186)
total: 157.99 sec