Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-080743
#<BuildRuby:0x00005634b32ef818
@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.20231017-080743",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003866 0.000909 1.506582 ( 1.758761)
build_miniruby 0.000983 0.000232 0.888748 ( 0.888112)
build_ruby 0.001082 0.000254 2.716417 ( 2.716458)
build_all 0.005809 0.004774 18.780326 ( 1.663570)
build_install 0.003280 0.006943 5.491732 ( 1.257894)
test_btest 0.000583 0.000204 95.777786 ( 7.481664)
test_basic 0.003988 0.001395 0.774645 ( 0.852653)
test_all 0.004592 0.001608 573.847715 ( 62.784443)
test_rubyspec 0.005593 0.040300 51.084557 ( 63.343336)
total: 142.75 sec