Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-121512
#<BuildRuby:0x000056099521c880
@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.20221203-121512",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006463 0.003693 1.194894 ( 1.209369)
build_miniruby 0.002010 0.000402 0.843315 ( 0.841664)
build_ruby 0.003311 0.000000 2.235406 ( 2.143156)
build_all 0.012925 0.007128 18.729995 ( 2.172766)
build_install 0.017018 0.004254 2.047853 ( 1.010689)
test_btest 0.001540 0.000385 93.242618 ( 8.837730)
test_basic 0.008743 0.002186 0.351669 ( 0.436224)
test_all 0.001969 0.000000 689.356339 ( 74.246809)
test_rubyspec 0.127469 0.058989 49.294064 ( 57.387450)
total: 148.29 sec