Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-112257
#<BuildRuby:0x000055cefa7a0048
@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-112257",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001290 0.004117 1.056690 ( 1.429269)
build_miniruby 0.000796 0.000125 0.938307 ( 0.937970)
build_ruby 0.001388 0.000219 2.900798 ( 2.899930)
build_all 0.002144 0.007716 16.037779 ( 1.435072)
build_install 0.004770 0.004225 4.513719 ( 1.100793)
test_btest 0.000496 0.000142 85.538579 ( 6.742481)
test_basic 0.004029 0.001152 0.808981 ( 0.882594)
test_all 0.107282 0.030040 521.534921 ( 52.966415)
test_rubyspec 0.027912 0.020793 49.682349 ( 62.053145)
total: 130.45 sec