Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-220459
#<BuildRuby:0x000055f3649d7738
@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.20231220-220459",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001103 0.004166 1.292520 ( 1.673174)
build_miniruby 0.000842 0.000187 0.891719 ( 0.891406)
build_ruby 0.001171 0.000260 2.719513 ( 2.719772)
build_all 0.006183 0.004106 16.593225 ( 1.495074)
build_install 0.001679 0.007915 4.806380 ( 1.202440)
test_btest 0.000702 0.000293 84.428391 ( 7.093770)
test_basic 0.003169 0.001109 0.607409 ( 0.685042)
test_all 0.107995 0.027234 511.082427 ( 53.720641)
test_rubyspec 0.032534 0.013470 49.955356 ( 62.246365)
total: 131.73 sec