Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-234333
#<BuildRuby:0x000055d685b03f40
@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.20220430-234333",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005676 0.000873 0.883470 ( 1.185132)
build_miniruby 0.000838 0.000129 0.057261 ( 0.055961)
build_ruby 0.000856 0.000132 0.058149 ( 0.056822)
build_all 0.000000 0.004317 1.492221 ( 0.594279)
build_install 0.009785 0.001201 6.215086 ( 2.803441)
test_btest 0.000623 0.000133 54.602511 ( 8.215669)
test_basic 0.004755 0.001019 0.285158 ( 0.373386)
test_all 0.001259 0.000270 619.450338 ( 89.102512)
test_rubyspec 0.078952 0.026648 43.702246 ( 48.705813)
total: 151.09 sec