Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-030812
#<BuildRuby:0x000055dbdefcc6e0
@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-030812",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.009711 0.002241 1.007143 ( 1.552342)
build_miniruby 0.001789 0.000413 0.076358 ( 0.074132)
build_ruby 0.001410 0.000326 0.074902 ( 0.073292)
build_all 0.003712 0.006102 1.515076 ( 0.584754)
build_install 0.016633 0.007295 1.883357 ( 0.923328)
test_btest 0.000826 0.000276 73.094397 ( 8.108398)
test_basic 0.005432 0.001811 0.331956 ( 0.421165)
test_all 0.002221 0.000741 680.515421 ( 67.158286)
test_rubyspec 0.110372 0.075646 45.563966 ( 54.267417)
total: 133.16 sec