Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-195745
#<BuildRuby:0x0000555ef3aa2038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220819-195745",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008791 0.000178 0.814076 ( 0.869213)
build_miniruby 0.001700 0.000000 0.063367 ( 0.062055)
build_ruby 0.001497 0.000000 0.056423 ( 0.055087)
build_all 0.007017 0.000863 1.228671 ( 0.456130)
build_install 0.016266 0.000901 1.596121 ( 0.806145)
test_btest 0.001069 0.000126 53.401556 ( 6.368036)
test_basic 0.005582 0.000656 0.290101 ( 0.380927)
test_all 0.003808 0.000000 482.736281 ( 51.222107)
test_rubyspec 0.083642 0.045447 41.839909 ( 50.116400)
total: 110.34 sec