Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-000923
#<BuildRuby:0x00005645d5a07280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-000923",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004896 0.000140 0.895745 ( 1.277865)
build_miniruby 0.000851 0.000131 0.834728 ( 0.834778)
build_ruby 0.001146 0.000176 2.582806 ( 2.583828)
build_all 0.000989 0.007513 12.176071 ( 1.017113)
build_install 0.006379 0.004786 3.651104 ( 0.980998)
test_btest 0.000579 0.000193 63.842700 ( 4.901974)
test_basic 0.005239 0.000000 0.408913 ( 0.488292)
test_all 0.090559 0.005493 348.360616 ( 32.513898)
test_rubyspec 0.030110 0.035129 40.090357 ( 52.661741)
total: 97.26 sec