Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-072608
#<BuildRuby:0x000055d2eb051400
@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.20221013-072608",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003849 0.007856 1.158173 ( 1.880072)
build_miniruby 0.004082 0.000048 1.412162 ( 1.212521)
build_ruby 0.002227 0.000795 1.864573 ( 1.790094)
build_all 0.013230 0.000255 12.979140 ( 1.703689)
build_install 0.013326 0.002542 1.669447 ( 0.876419)
test_btest 0.001195 0.000332 62.501535 ( 6.629731)
test_basic 0.007259 0.000658 0.354715 ( 0.442805)
test_all 0.006962 0.000517 479.743947 ( 53.130905)
test_rubyspec 0.079725 0.039706 43.246909 ( 51.788109)
total: 119.46 sec