Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-235223
#<BuildRuby:0x000055c6aaef3e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231215-235223",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004727 0.000132 1.024158 ( 1.311443)
build_miniruby 0.000622 0.000113 0.870181 ( 0.870998)
build_ruby 0.001202 0.000218 2.725745 ( 2.730232)
build_all 0.007059 0.000000 12.200162 ( 1.013057)
build_install 0.009509 0.004171 3.556871 ( 0.961867)
test_btest 0.000532 0.000107 66.042557 ( 5.406367)
test_basic 0.003348 0.000000 0.378553 ( 0.460231)
test_all 0.071924 0.028987 395.262976 ( 39.116029)
test_rubyspec 0.034855 0.032844 39.833088 ( 52.517413)
total: 104.39 sec