Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-053651
#<BuildRuby:0x0000560512520bf8
@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.20221109-053651",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000068 0.000034 0.000102 ( 0.000105)
build_up 0.007221 0.003611 1.089145 ( 1.379283)
build_miniruby 0.001818 0.000000 0.068842 ( 0.066844)
build_ruby 0.001758 0.000000 0.069147 ( 0.067401)
build_all 0.004290 0.006117 1.511809 ( 0.581532)
build_install 0.015481 0.005654 1.853069 ( 0.941723)
test_btest 0.000928 0.000464 86.495791 ( 8.454336)
test_basic 0.002382 0.006417 0.325335 ( 0.412219)
test_all 0.000699 0.001974 685.032932 ( 69.230238)
test_rubyspec 0.081102 0.111060 47.500276 ( 55.612027)
total: 136.75 sec