Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-052707
#<BuildRuby:0x0000564f59a2f040
@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.20231224-052707",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004100 0.000028 1.101801 ( 1.494913)
build_miniruby 0.000924 0.000146 0.893295 ( 0.893049)
build_ruby 0.001453 0.000000 2.812495 ( 2.813293)
build_all 0.004394 0.006594 17.006885 ( 1.492248)
build_install 0.008320 0.001002 4.944422 ( 1.201386)
test_btest 0.000885 0.000192 85.481241 ( 7.253072)
test_basic 0.003816 0.000830 0.551484 ( 0.626902)
test_all 0.103398 0.034071 548.753043 ( 60.309509)
test_rubyspec 0.039615 0.015929 49.831850 ( 62.048995)
total: 138.13 sec