Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-183730
#<BuildRuby:0x000055e2a7fc76e8
@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.20231119-183730",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005964 1.413786 ( 1.816036)
build_miniruby 0.000731 0.000630 0.980970 ( 0.980281)
build_ruby 0.001899 0.000000 2.765804 ( 2.766309)
build_all 0.010067 0.000171 16.830220 ( 1.568967)
build_install 0.008282 0.000730 5.056814 ( 1.227966)
test_btest 0.001059 0.000170 86.580575 ( 7.417134)
test_basic 0.004135 0.000029 0.665232 ( 0.742014)
test_all 0.105300 0.034135 519.063176 ( 59.073335)
test_rubyspec 0.018658 0.025658 49.763342 ( 62.126704)
total: 137.72 sec