Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-183401
#<BuildRuby:0x000055d70fc46dc8
@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.20221204-183401",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010791 1.202824 ( 1.552622)
build_miniruby 0.001923 0.000575 0.841777 ( 0.840330)
build_ruby 0.002673 0.000712 2.264311 ( 2.167224)
build_all 0.021582 0.000260 18.709878 ( 2.199057)
build_install 0.011945 0.010482 2.101046 ( 1.024004)
test_btest 0.001018 0.000291 90.687657 ( 9.490270)
test_basic 0.005519 0.004068 0.352059 ( 0.438654)
test_all 0.002235 0.000000 693.927204 ( 69.778393)
test_rubyspec 0.123909 0.048201 49.624598 ( 57.769975)
total: 145.26 sec