Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-232954
#<BuildRuby:0x000055a38dd484e8
@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.20220401-232954",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009098 0.001600 1.001331 ( 1.119279)
build_miniruby 0.001621 0.000498 0.067528 ( 0.066204)
build_ruby 0.001748 0.000538 0.077645 ( 0.075851)
build_all 0.009058 0.001281 4.247069 ( 0.867761)
build_install 0.021134 0.001514 8.693249 ( 3.039617)
test_btest 0.001062 0.000250 77.727076 ( 8.053889)
test_basic 0.007713 0.000525 0.347478 ( 0.435625)
test_all 0.002070 0.000000 644.218454 ( 65.496943)
test_rubyspec 0.086920 0.080532 46.438405 ( 51.904574)
total: 131.06 sec