Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-154525
#<BuildRuby:0x000056328bb908e8
@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.20220816-154525",
@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.000019 0.000001 0.000020 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011538 0.000000 1.020871 ( 1.044014)
build_miniruby 0.002316 0.000000 0.071252 ( 0.069885)
build_ruby 0.002235 0.000000 0.077840 ( 0.076911)
build_all 0.010117 0.000000 1.531169 ( 0.585742)
build_install 0.018614 0.000668 1.851365 ( 0.939048)
test_btest 0.000974 0.000044 73.883519 ( 8.017508)
test_basic 0.007586 0.000133 0.322111 ( 0.412159)
test_all 0.002177 0.001755 669.087680 ( 66.207034)
test_rubyspec 0.120272 0.050894 45.307527 ( 52.603623)
total: 129.96 sec