Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-015431
#<BuildRuby:0x0000559d0f0b89c8
@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.20220813-015431",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000074)
build_up 0.006799 0.004429 0.966888 ( 0.971895)
build_miniruby 0.002012 0.000269 0.075416 ( 0.073645)
build_ruby 0.002251 0.000300 0.071607 ( 0.069175)
build_all 0.010121 0.000121 1.544038 ( 0.593367)
build_install 0.016032 0.005688 1.893524 ( 0.934889)
test_btest 0.001033 0.000163 76.996405 ( 8.175443)
test_basic 0.007027 0.000299 0.331482 ( 0.419943)
test_all 0.003844 0.000261 677.855781 ( 66.369295)
test_rubyspec 0.109911 0.064557 45.812077 ( 53.428239)
total: 131.04 sec