Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-065039
#<BuildRuby:0x000055fd48fa2148
@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.20220723-065039",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000045 0.000004 0.000049 ( 0.000048)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007785 0.004951 0.843241 ( 1.163829)
build_miniruby 0.001780 0.000255 0.065024 ( 0.064199)
build_ruby 0.001660 0.000237 0.057115 ( 0.055663)
build_all 0.008201 0.000473 1.245807 ( 0.462937)
build_install 0.012952 0.004606 4.329377 ( 1.790709)
test_btest 0.001153 0.000192 54.649315 ( 6.462972)
test_basic 0.005505 0.000917 0.284506 ( 0.377500)
test_all 0.000000 0.003340 494.539208 ( 52.554004)
test_rubyspec 0.086526 0.049495 41.817094 ( 47.654321)
total: 110.59 sec