Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-161450
#<BuildRuby:0x00005565cdd803a0
@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.20220901-161450",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010919 0.000618 0.960443 ( 1.017311)
build_miniruby 0.001992 0.000427 0.076548 ( 0.074065)
build_ruby 0.001368 0.000293 0.078427 ( 0.076419)
build_all 0.009027 0.000909 1.515748 ( 0.574968)
build_install 0.017023 0.003404 1.892731 ( 0.920064)
test_btest 0.001603 0.000321 73.584066 ( 8.634190)
test_basic 0.002072 0.005049 0.333529 ( 0.425744)
test_all 0.004377 0.000000 680.801279 ( 67.246804)
test_rubyspec 0.133756 0.045256 45.303680 ( 53.742213)
total: 132.71 sec