Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-133020
#<BuildRuby:0x00005582a27bfbb8
@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.20230527-133020",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001174 0.003429 1.319728 ( 2.601878)
build_miniruby 0.000833 0.000185 0.810478 ( 0.811282)
build_ruby 0.001083 0.000241 2.533000 ( 2.533167)
build_all 0.002028 0.007421 12.777805 ( 1.135785)
build_install 0.002887 0.004986 1.806697 ( 0.897714)
test_btest 0.001157 0.000000 83.241621 ( 7.437172)
test_basic 0.003584 0.000272 0.652436 ( 0.735607)
test_all 0.000639 0.000224 455.575408 ( 38.969811)
test_rubyspec 0.032175 0.007804 42.154537 ( 54.646297)
total: 109.77 sec