Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-150133
#<BuildRuby:0x000056394c3f7ba0
@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.20220812-150133",
@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.000162 0.000000 0.000162 ( 0.000060)
autoconf 0.000083 0.000000 0.000083 ( 0.000086)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.011297 0.000000 0.867600 ( 0.921580)
build_miniruby 0.001962 0.000000 0.063686 ( 0.062306)
build_ruby 0.001515 0.000000 0.055976 ( 0.054466)
build_all 0.009850 0.000000 1.255509 ( 0.462382)
build_install 0.011360 0.004869 1.594914 ( 0.787338)
test_btest 0.001640 0.000365 52.903269 ( 5.989646)
test_basic 0.005521 0.001227 0.303186 ( 0.404113)
test_all 0.004871 0.001082 481.767368 ( 51.486378)
test_rubyspec 0.082025 0.050851 41.685593 ( 49.339516)
total: 109.51 sec