Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-233556
#<BuildRuby:0x000055b561c21570
@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.20220721-233556",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008320 0.000306 0.823905 ( 0.965124)
build_miniruby 0.001480 0.000000 0.063913 ( 0.063568)
build_ruby 0.000000 0.002560 0.065192 ( 0.063457)
build_all 0.004004 0.005479 1.252038 ( 0.484837)
build_install 0.011151 0.003877 4.467017 ( 1.809299)
test_btest 0.001018 0.000214 53.817376 ( 6.088089)
test_basic 0.001263 0.004476 0.274484 ( 0.365875)
test_all 0.001884 0.000000 492.148941 ( 51.907818)
test_rubyspec 0.095755 0.033652 41.627401 ( 47.593284)
total: 109.34 sec