Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-100014
#<BuildRuby:0x000055ecb95bcd30
@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.20221108-100014",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.011112 0.000000 1.094645 ( 2.260712)
build_miniruby 0.002418 0.000057 0.068151 ( 0.065447)
build_ruby 0.002082 0.000122 0.068502 ( 0.066098)
build_all 0.005734 0.004554 1.459978 ( 0.580830)
build_install 0.012571 0.008803 1.830512 ( 0.938647)
test_btest 0.000000 0.001349 84.333421 ( 8.683876)
test_basic 0.003019 0.007052 0.333132 ( 0.418915)
test_all 0.002123 0.000000 670.587290 ( 69.674551)
test_rubyspec 0.122274 0.044712 47.638943 ( 55.709051)
total: 138.40 sec