Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-164844
#<BuildRuby:0x0000565054cd44c0
@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.20221112-164844",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004154 0.006531 1.084577 ( 1.101758)
build_miniruby 0.001113 0.000668 0.064968 ( 0.063341)
build_ruby 0.001865 0.000000 0.068485 ( 0.066405)
build_all 0.007663 0.002371 1.468438 ( 0.597660)
build_install 0.016238 0.003596 1.830681 ( 0.920568)
test_btest 0.001082 0.000505 87.181146 ( 8.794108)
test_basic 0.005010 0.002338 0.350072 ( 0.445452)
test_all 0.001513 0.000706 690.791428 ( 69.498163)
test_rubyspec 0.087216 0.074054 47.860280 ( 56.310516)
total: 137.80 sec