Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-203341
#<BuildRuby:0x00005574eebdecb0
@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.20231227-203341",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003285 0.000821 1.260495 ( 1.810123)
build_miniruby 0.000839 0.000209 0.813014 ( 0.812143)
build_ruby 0.000963 0.000241 2.794238 ( 2.793795)
build_all 0.008841 0.001022 15.562149 ( 1.401837)
build_install 0.003950 0.004532 4.462520 ( 1.117054)
test_btest 0.000973 0.000000 82.984283 ( 7.219793)
test_basic 0.001639 0.004086 0.706668 ( 0.779086)
test_all 0.107789 0.025972 497.054556 ( 51.450202)
test_rubyspec 0.021744 0.025329 49.242961 ( 61.792705)
total: 129.18 sec