Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-125913
#<BuildRuby:0x000055a0181528a0
@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.20220211-125913",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004144 0.006588 0.961324 ( 1.118889)
build_miniruby 0.001439 0.000864 0.072760 ( 0.070127)
build_ruby 0.001400 0.000841 0.076035 ( 0.073882)
build_all 0.005564 0.005292 4.132179 ( 0.796983)
build_install 0.019581 0.002456 7.848828 ( 2.294047)
test_btest 0.000869 0.000435 74.382648 ( 8.355449)
test_basic 0.006534 0.000887 0.344006 ( 0.441141)
test_all 0.001270 0.000598 689.627334 ( 66.768839)
test_rubyspec 0.096178 0.062152 46.629558 ( 51.724890)
total: 131.65 sec