Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-120601
#<BuildRuby:0x0000559285e41570
@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.20220826-120601",
@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.000033 0.000005 0.000038 ( 0.000037)
autoconf 0.000056 0.000008 0.000064 ( 0.000071)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.010395 0.000364 0.819837 ( 1.701599)
build_miniruby 0.001757 0.000234 0.064221 ( 0.062735)
build_ruby 0.001176 0.000156 0.064576 ( 0.063958)
build_all 0.008983 0.000064 1.285072 ( 0.488670)
build_install 0.014534 0.000634 1.598759 ( 0.809424)
test_btest 0.000818 0.000086 54.166662 ( 6.325441)
test_basic 0.004859 0.000511 0.295435 ( 0.387717)
test_all 0.003345 0.000352 505.254931 ( 53.242359)
test_rubyspec 0.091057 0.045361 41.724538 ( 49.971185)
total: 113.05 sec