Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-182526
#<BuildRuby:0x000055f36e7f3818
@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-182526",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000045 0.000010 0.000055 ( 0.000056)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003542 0.000833 1.102401 ( 1.494476)
build_miniruby 0.000898 0.000212 0.877220 ( 0.876426)
build_ruby 0.000987 0.000232 2.820700 ( 2.820808)
build_all 0.008583 0.000952 15.688474 ( 1.425693)
build_install 0.006023 0.001799 4.409311 ( 1.080005)
test_btest 0.000809 0.000184 78.781082 ( 7.627873)
test_basic 0.005031 0.000254 0.758284 ( 0.832612)
test_all 0.108268 0.027704 521.698839 ( 57.449596)
test_rubyspec 0.025418 0.020169 49.302103 ( 61.656793)
total: 135.27 sec