Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-051221
#<BuildRuby:0x000055d35517cdb0
@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.20220328-051221",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000068 0.000034 0.000102 ( 0.000107)
configure 0.000061 0.000000 0.000061 ( 0.000061)
build_up 0.011859 0.000004 1.059620 ( 1.246945)
build_miniruby 0.001947 0.000000 0.066487 ( 0.064411)
build_ruby 0.002131 0.000053 0.078206 ( 0.075802)
build_all 0.008911 0.001623 4.102264 ( 0.847597)
build_install 0.016043 0.006948 7.873637 ( 2.380545)
test_btest 0.001239 0.000000 74.471947 ( 8.115629)
test_basic 0.007488 0.000000 0.335138 ( 0.423844)
test_all 0.001642 0.000333 676.006523 ( 66.029993)
test_rubyspec 0.091851 0.062937 45.877985 ( 51.325537)
total: 130.51 sec