Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-144021
#<BuildRuby:0x000056089e877948
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-144021",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000003 0.000003 0.000006 ( 0.000006)
build_up 0.002053 0.001540 0.629604 ( 1.079407)
build_miniruby 0.000538 0.000404 0.743921 ( 0.743214)
build_ruby 0.000751 0.000563 2.462882 ( 2.462717)
build_all 0.002432 0.006503 12.616620 ( 1.507913)
build_install 0.003541 0.003098 1.599812 ( 0.752719)
test_btest 0.000356 0.000311 67.149754 ( 5.859511)
test_basic 0.001918 0.001679 0.238088 ( 0.333242)
test_all 0.000591 0.000517 470.615746 ( 49.935017)
test_rubyspec 0.014435 0.024279 35.028139 ( 45.600172)
total: 108.27 sec