Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-114440
#<BuildRuby:0x000055e63c6b03a0
@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.20220920-114440",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004260 0.005390 1.075364 ( 1.111743)
build_miniruby 0.001313 0.000876 0.115538 ( 0.112603)
build_ruby 0.001177 0.000785 0.115431 ( 0.099291)
build_all 0.003263 0.006213 1.628417 ( 0.664584)
build_install 0.021862 0.000000 1.953218 ( 0.979302)
test_btest 0.001452 0.000000 75.296911 ( 8.369027)
test_basic 0.005378 0.002322 0.379138 ( 0.467605)
test_all 0.003730 0.000832 630.924229 ( 67.206779)
test_rubyspec 0.099736 0.065872 45.628832 ( 53.707662)
total: 132.72 sec