Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-165519
#<BuildRuby:0x000055e7e20a9338
@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.20220829-165519",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009621 0.000000 0.807598 ( 0.888890)
build_miniruby 0.002277 0.000000 0.060678 ( 0.058089)
build_ruby 0.001405 0.000000 0.061569 ( 0.060818)
build_all 0.004659 0.004498 1.270825 ( 0.471197)
build_install 0.014093 0.000030 1.645513 ( 0.809517)
test_btest 0.000853 0.000045 52.657465 ( 5.983845)
test_basic 0.005322 0.000036 0.290588 ( 0.381665)
test_all 0.003822 0.000000 497.328264 ( 52.779128)
test_rubyspec 0.121423 0.011514 41.468699 ( 49.944216)
total: 111.38 sec