Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-113613
#<BuildRuby:0x000055d64ed0fbb8
@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.20231029-113613",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001735 0.003548 1.363635 ( 1.630034)
build_miniruby 0.000936 0.000197 0.905528 ( 0.905404)
build_ruby 0.001062 0.000223 2.782363 ( 2.782440)
build_all 0.009634 0.000302 16.320286 ( 1.488886)
build_install 0.008432 0.000804 4.936247 ( 1.142233)
test_btest 0.000653 0.000118 85.404754 ( 7.364685)
test_basic 0.004162 0.000757 0.696205 ( 0.775614)
test_all 0.091428 0.042663 516.756677 ( 56.491002)
test_rubyspec 0.032756 0.016859 49.326632 ( 61.696513)
total: 134.28 sec