Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-205148
#<BuildRuby:0x00005593b0a55390
@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-205148",
@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.000028 0.000008 0.000036 ( 0.000035)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007567 0.005161 0.824945 ( 0.871541)
build_miniruby 0.001397 0.000465 0.065292 ( 0.063142)
build_ruby 0.001069 0.000356 0.056045 ( 0.054599)
build_all 0.002385 0.005468 1.267172 ( 0.470652)
build_install 0.012343 0.002949 1.554456 ( 0.779566)
test_btest 0.001078 0.000415 53.624316 ( 6.008181)
test_basic 0.004517 0.001737 0.287843 ( 0.383500)
test_all 0.004662 0.001793 502.915504 ( 52.591588)
test_rubyspec 0.094706 0.030035 42.029124 ( 49.621825)
total: 110.85 sec