Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-182918
#<BuildRuby:0x000055df93ff5550
@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.20220822-182918",
@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.000006 0.000028 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.007358 0.004881 0.804512 ( 0.853911)
build_miniruby 0.001320 0.000406 0.059878 ( 0.058498)
build_ruby 0.001417 0.000436 0.063298 ( 0.060771)
build_all 0.007251 0.002231 1.297159 ( 0.490063)
build_install 0.008250 0.006058 1.587796 ( 0.805259)
test_btest 0.001299 0.000464 52.815872 ( 5.914916)
test_basic 0.004846 0.001730 0.295145 ( 0.385896)
test_all 0.000000 0.003288 478.141042 ( 51.744611)
test_rubyspec 0.113997 0.032824 41.837150 ( 50.010133)
total: 110.33 sec