Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-122403
#<BuildRuby:0x000055b0e0d63788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-122403",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010728 0.000348 0.976550 ( 1.266704)
build_miniruby 0.001808 0.000241 0.069093 ( 0.067210)
build_ruby 0.002179 0.000000 0.078389 ( 0.076063)
build_all 0.010418 0.000000 4.168920 ( 0.788670)
build_install 0.007363 0.015747 7.777008 ( 2.356624)
test_btest 0.001780 0.000000 47.823785 ( 44.003844)
test_basic 0.009620 0.000000 0.335575 ( 0.425183)
test_all 0.001718 0.000000 642.988636 ( 64.752079)
test_rubyspec 0.111780 0.050848 46.018837 ( 51.547343)
total: 165.28 sec