Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-193158
#<BuildRuby:0x000056191fdd8090
@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.20231209-193158",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005210 1.010432 ( 1.278199)
build_miniruby 0.000000 0.001145 0.876735 ( 0.877045)
build_ruby 0.000247 0.001358 2.698345 ( 2.699209)
build_all 0.007913 0.000000 12.164220 ( 0.988889)
build_install 0.006430 0.003575 3.570996 ( 0.969550)
test_btest 0.000673 0.000179 62.902392 ( 5.604574)
test_basic 0.002763 0.000737 0.370254 ( 0.452026)
test_all 0.075874 0.029430 407.882642 ( 35.189504)
test_rubyspec 0.046024 0.015341 39.654768 ( 52.309767)
total: 100.37 sec