Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-183442
#<BuildRuby:0x0000555c725f40a0
@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.20231108-183442",
@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.000007 0.000002 0.000009 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003436 0.001073 1.265329 ( 1.546251)
build_miniruby 0.000834 0.000261 0.845463 ( 0.845596)
build_ruby 0.000988 0.000309 2.595983 ( 2.596466)
build_all 0.002123 0.007725 16.180297 ( 1.447170)
build_install 0.004062 0.004131 4.836475 ( 1.156635)
test_btest 0.001110 0.000000 86.008718 ( 7.074330)
test_basic 0.004741 0.000000 0.711617 ( 0.787224)
test_all 0.102320 0.034190 489.204002 ( 53.233206)
test_rubyspec 0.019862 0.024496 48.159691 ( 60.507543)
total: 129.20 sec