Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-184706
#<BuildRuby:0x0000556abaabc6e0
@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.20220904-184706",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010318 0.000510 0.976804 ( 0.999212)
build_miniruby 0.001679 0.000335 0.079357 ( 0.077339)
build_ruby 0.001997 0.000399 0.080711 ( 0.077874)
build_all 0.010003 0.001067 1.537061 ( 0.598896)
build_install 0.017747 0.005460 1.909295 ( 0.943539)
test_btest 0.001026 0.000216 76.608629 ( 8.316158)
test_basic 0.006641 0.000341 0.341439 ( 0.434226)
test_all 0.001591 0.003102 638.374632 ( 64.052299)
test_rubyspec 0.122387 0.059948 45.339088 ( 53.669547)
total: 129.17 sec