Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-141035
#<BuildRuby:0x0000562de7d791f8
@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.20220814-141035",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010201 0.000785 0.822680 ( 0.876701)
build_miniruby 0.001541 0.000118 0.063506 ( 0.062404)
build_ruby 0.001526 0.000117 0.062542 ( 0.060959)
build_all 0.009223 0.000000 1.280782 ( 0.480203)
build_install 0.015499 0.000974 1.589438 ( 0.790506)
test_btest 0.001242 0.000082 53.816416 ( 6.159595)
test_basic 0.006217 0.000001 0.285852 ( 0.376915)
test_all 0.003225 0.000202 514.153300 ( 53.471717)
test_rubyspec 0.095367 0.040713 41.711557 ( 49.343955)
total: 111.62 sec