Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-210648
#<BuildRuby:0x000055a7a47c4d30
@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.20220917-210648",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002677 0.007483 1.086758 ( 1.123924)
build_miniruby 0.001787 0.000477 0.119894 ( 0.117700)
build_ruby 0.001907 0.000509 0.110357 ( 0.094867)
build_all 0.008194 0.001941 1.585612 ( 0.659397)
build_install 0.020153 0.002085 1.961721 ( 0.980662)
test_btest 0.001145 0.000260 97.456787 ( 9.684199)
test_basic 0.002776 0.004893 0.404051 ( 0.493633)
test_all 0.003607 0.000000 636.489534 ( 66.297391)
test_rubyspec 0.118993 0.049080 47.038600 ( 55.190293)
total: 134.64 sec