Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-220824
#<BuildRuby:0x0000562e67e2f248
@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.20231207-220824",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003989 0.000000 1.006036 ( 1.493117)
build_miniruby 0.000672 0.000074 0.861754 ( 0.861456)
build_ruby 0.001523 0.000000 2.704236 ( 2.717484)
build_all 0.007842 0.000000 12.153195 ( 0.980826)
build_install 0.010223 0.003152 3.540076 ( 0.965774)
test_btest 0.000698 0.000131 63.124065 ( 4.911423)
test_basic 0.003592 0.000000 0.371867 ( 0.454914)
test_all 0.061847 0.037173 410.473021 ( 34.997621)
test_rubyspec 0.028774 0.044048 39.485053 ( 52.158150)
total: 99.54 sec