Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-151930
#<BuildRuby:0x000055a964b7c178
@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.20231206-151930",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004440 0.000404 0.996707 ( 1.517591)
build_miniruby 0.001150 0.000000 0.861470 ( 0.861354)
build_ruby 0.001058 0.000000 2.692098 ( 2.693892)
build_all 0.008275 0.000000 12.013932 ( 0.995025)
build_install 0.013443 0.000777 3.520346 ( 0.969813)
test_btest 0.000747 0.000053 63.287865 ( 5.275036)
test_basic 0.004486 0.000000 0.369689 ( 0.450293)
test_all 0.080492 0.021141 374.929459 ( 36.585168)
test_rubyspec 0.043669 0.025178 39.562732 ( 52.194354)
total: 101.54 sec