Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-015007
#<BuildRuby:0x0000564f63647ae0
@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.20231125-015007",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004827 0.000182 1.203984 ( 1.572968)
build_miniruby 0.000000 0.001384 0.987803 ( 0.986608)
build_ruby 0.000000 0.001350 2.998369 ( 2.998534)
build_all 0.009853 0.000658 16.862938 ( 1.516899)
build_install 0.009227 0.000289 5.141091 ( 1.215292)
test_btest 0.000625 0.000136 90.682840 ( 7.318927)
test_basic 0.000859 0.004260 0.799659 ( 0.876707)
test_all 0.088509 0.045350 531.199208 ( 52.325786)
test_rubyspec 0.026132 0.016705 49.252850 ( 61.577340)
total: 130.39 sec