Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-094542
#<BuildRuby:0x000055b0a536f500
@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.20231105-094542",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002686 0.003794 1.511475 ( 1.741506)
build_miniruby 0.000925 0.000139 0.953798 ( 0.953262)
build_ruby 0.001757 0.000000 2.758719 ( 2.758638)
build_all 0.010614 0.000065 17.079360 ( 1.560104)
build_install 0.008832 0.000100 5.256416 ( 1.215421)
test_btest 0.001140 0.000000 86.520635 ( 7.240989)
test_basic 0.004774 0.000000 0.791887 ( 0.867861)
test_all 0.120489 0.018230 541.307066 ( 52.274970)
test_rubyspec 0.038251 0.011853 49.616423 ( 61.976906)
total: 130.59 sec