Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-142751
#<BuildRuby:0x00005634e17d4af8
@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.20220504-142751",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009004 0.003237 1.028235 ( 1.134945)
build_miniruby 0.002062 0.000550 0.074774 ( 0.072027)
build_ruby 0.001463 0.000390 0.068907 ( 0.067376)
build_all 0.006713 0.001790 1.477199 ( 0.599240)
build_install 0.015969 0.005211 5.907025 ( 2.828203)
test_btest 0.001041 0.000289 77.191133 ( 8.236047)
test_basic 0.010664 0.000251 0.332712 ( 0.415995)
test_all 0.002037 0.000509 664.359499 ( 64.974475)
test_rubyspec 0.090803 0.104662 45.341653 ( 50.555400)
total: 128.88 sec