Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-153927
#<BuildRuby:0x000055947a13d5f8
@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.20220607-153927",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006423 0.003568 0.834505 ( 1.405240)
build_miniruby 0.000791 0.000439 0.053421 ( 0.053191)
build_ruby 0.001317 0.000731 0.065314 ( 0.064266)
build_all 0.006320 0.000722 1.206959 ( 0.495731)
build_install 0.012587 0.006293 4.872763 ( 2.497520)
test_btest 0.000884 0.000442 52.553073 ( 6.318348)
test_basic 0.005430 0.000050 0.289880 ( 0.381904)
test_all 0.001769 0.000816 524.758529 ( 54.154624)
test_rubyspec 0.101044 0.043691 41.512480 ( 47.389399)
total: 112.76 sec