Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-102437
#<BuildRuby:0x000055ed99e459d0
@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.20221226-102437",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009208 0.000145 0.956788 ( 1.166279)
build_miniruby 0.002278 0.000304 0.845298 ( 0.843449)
build_ruby 0.002827 0.000000 2.136927 ( 2.138822)
build_all 0.015312 0.005189 18.530609 ( 2.161049)
build_install 0.008344 0.013539 1.988240 ( 1.021069)
test_btest 0.001023 0.000306 93.145734 ( 9.159894)
test_basic 0.007965 0.000958 0.338435 ( 0.425749)
test_all 0.002388 0.000000 665.380799 ( 63.360177)
test_rubyspec 0.091378 0.085160 48.025491 ( 56.120704)
total: 136.40 sec