Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-124059
#<BuildRuby:0x0000557963c3ca58
@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.20220216-124059",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008527 0.001968 0.945274 ( 1.273542)
build_miniruby 0.001371 0.000316 0.075048 ( 0.074284)
build_ruby 0.001432 0.000330 0.079474 ( 0.078087)
build_all 0.005441 0.004930 4.128525 ( 0.783364)
build_install 0.017140 0.005604 7.824738 ( 2.316338)
test_btest 0.001057 0.000311 70.339045 ( 8.143639)
test_basic 0.002538 0.004192 0.328582 ( 0.417350)
test_all 0.001411 0.000471 665.093604 ( 65.147733)
test_rubyspec 0.091425 0.070664 45.946381 ( 51.223551)
total: 129.46 sec