Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-080920
#<BuildRuby:0x0000559f4f4b7f00
@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.20220612-080920",
@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.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006462 0.000363 0.822359 ( 1.267978)
build_miniruby 0.000758 0.000108 0.057983 ( 0.056816)
build_ruby 0.000817 0.000117 0.059428 ( 0.058163)
build_all 0.004134 0.000000 1.513783 ( 0.604639)
build_install 0.010774 0.000000 6.291116 ( 2.826286)
test_btest 0.000000 0.000758 54.832710 ( 7.729503)
test_basic 0.000000 0.006017 0.348886 ( 0.436822)
test_all 0.000148 0.001186 658.915044 ( 92.700124)
test_rubyspec 0.057712 0.023095 43.991051 ( 49.593850)
total: 155.27 sec