Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-111058
#<BuildRuby:0x000055e33ea68b38
@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.20220404-111058",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000032 0.000002 0.000034 ( 0.000032)
build_up 0.007527 0.004531 1.003811 ( 1.342081)
build_miniruby 0.002227 0.000297 0.068589 ( 0.068082)
build_ruby 0.001951 0.000260 0.072617 ( 0.071748)
build_all 0.005586 0.004781 4.244841 ( 0.893825)
build_install 0.021186 0.001976 8.625730 ( 3.036527)
test_btest 0.001079 0.000180 73.650126 ( 8.560198)
test_basic 0.003396 0.004968 0.342494 ( 0.430561)
test_all 0.001520 0.000320 676.882998 ( 66.458670)
test_rubyspec 0.100656 0.067704 46.934046 ( 52.250371)
total: 133.11 sec