Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-092452
#<BuildRuby:0x0000565024470930
@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.20220326-092452",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009586 0.001228 1.037384 ( 1.435402)
build_miniruby 0.001654 0.000355 0.074983 ( 0.073651)
build_ruby 0.001472 0.000316 0.075636 ( 0.073710)
build_all 0.004968 0.004630 4.279054 ( 0.867477)
build_install 0.021490 0.001745 7.926192 ( 2.450358)
test_btest 0.001144 0.000254 71.968253 ( 8.228736)
test_basic 0.000124 0.008553 0.343378 ( 0.430918)
test_all 0.001385 0.000438 658.025927 ( 66.253252)
test_rubyspec 0.129204 0.039006 46.072532 ( 51.594187)
total: 131.41 sec