Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-152641
#<BuildRuby:0x000056471bbd37e8
@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.20220310-152641",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007913 0.004013 0.989240 ( 1.962945)
build_miniruby 0.001756 0.000501 0.075681 ( 0.073853)
build_ruby 0.001668 0.000476 0.076518 ( 0.074107)
build_all 0.009140 0.000000 1.491132 ( 0.604985)
build_install 0.018966 0.002863 5.270599 ( 2.145395)
test_btest 0.001313 0.000299 79.473146 ( 8.547893)
test_basic 0.003366 0.005022 0.349897 ( 0.446252)
test_all 0.001787 0.000487 674.741209 ( 66.454069)
test_rubyspec 0.112999 0.060844 46.420811 ( 51.449681)
total: 131.76 sec