Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-162044
#<BuildRuby:0x0000558ffa36c1f0
@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.20220504-162044",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.002191 0.004522 0.890562 ( 1.139310)
build_miniruby 0.000858 0.000132 0.057119 ( 0.055783)
build_ruby 0.000974 0.000150 0.058788 ( 0.057351)
build_all 0.000000 0.004076 1.494707 ( 0.591737)
build_install 0.004708 0.006328 6.274707 ( 2.830772)
test_btest 0.000590 0.000181 55.350702 ( 8.188022)
test_basic 0.004591 0.001413 0.330644 ( 0.418916)
test_all 0.001166 0.000358 641.446809 ( 91.634880)
test_rubyspec 0.037969 0.043175 43.867175 ( 48.757951)
total: 153.68 sec