Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-064557
#<BuildRuby:0x0000560666964e80
@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.20220828-064557",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000150 0.012279 0.803053 ( 0.968369)
build_miniruby 0.000968 0.000388 0.053172 ( 0.051987)
build_ruby 0.001029 0.000411 0.053020 ( 0.051589)
build_all 0.007953 0.000364 1.228031 ( 0.467692)
build_install 0.012121 0.004278 1.541388 ( 0.788590)
test_btest 0.001034 0.000365 52.140287 ( 5.983751)
test_basic 0.004439 0.001567 0.293152 ( 0.387477)
test_all 0.003715 0.000000 481.358764 ( 51.748042)
test_rubyspec 0.085513 0.052133 40.987380 ( 49.587139)
total: 110.04 sec