Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-082927
#<BuildRuby:0x000055ca834b0e80
@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.20220723-082927",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000032)
build_up 0.003134 0.008024 0.839492 ( 1.059021)
build_miniruby 0.000991 0.000304 0.061111 ( 0.060813)
build_ruby 0.001020 0.000314 0.062915 ( 0.061640)
build_all 0.007871 0.002422 1.256004 ( 0.493529)
build_install 0.013574 0.002487 4.331347 ( 1.827817)
test_btest 0.001072 0.000306 51.601810 ( 6.366599)
test_basic 0.005490 0.000000 0.276678 ( 0.368074)
test_all 0.001989 0.000531 507.886882 ( 53.636434)
test_rubyspec 0.068440 0.043221 41.912235 ( 47.757202)
total: 111.63 sec