Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-132210
#<BuildRuby:0x0000558a13dce298
@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.20221225-132210",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008037 0.001236 0.966567 ( 1.144305)
build_miniruby 0.001908 0.000293 0.841369 ( 0.840854)
build_ruby 0.000000 0.003226 2.133952 ( 2.134287)
build_all 0.014086 0.008342 18.719304 ( 2.177732)
build_install 0.013772 0.008860 2.076544 ( 1.042763)
test_btest 0.000960 0.000320 89.587138 ( 8.922049)
test_basic 0.008129 0.001196 0.346608 ( 0.434241)
test_all 0.001618 0.000515 676.345987 ( 63.440544)
test_rubyspec 0.103643 0.060368 47.961286 ( 56.035644)
total: 136.17 sec