Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-234440
#<BuildRuby:0x00005596e7147840
@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.20231211-234440",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004007 0.000632 1.372663 ( 1.734135)
build_miniruby 0.000836 0.000132 0.804192 ( 0.804152)
build_ruby 0.001239 0.000195 2.799208 ( 2.799911)
build_all 0.006993 0.003179 16.942617 ( 1.503304)
build_install 0.008929 0.000173 4.947538 ( 1.163250)
test_btest 0.000937 0.000156 88.257726 ( 7.107519)
test_basic 0.000808 0.003389 0.612826 ( 0.690603)
test_all 0.104774 0.028668 554.222099 ( 56.992375)
test_rubyspec 0.025700 0.023100 49.945474 ( 62.266497)
total: 135.06 sec