Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-105215
#<BuildRuby:0x0000565039da3e20
@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.20231203-105215",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001040 0.003522 1.193490 ( 1.561257)
build_miniruby 0.000826 0.000138 0.917663 ( 0.917272)
build_ruby 0.001234 0.000205 2.698932 ( 2.698712)
build_all 0.006700 0.003699 16.700940 ( 1.446886)
build_install 0.007922 0.000809 4.887504 ( 1.148080)
test_btest 0.000795 0.000159 85.525157 ( 7.298779)
test_basic 0.004742 0.000137 0.748376 ( 0.822970)
test_all 0.088631 0.049440 511.475178 ( 60.593302)
test_rubyspec 0.024569 0.026353 50.342112 ( 62.712555)
total: 139.20 sec