Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-115555
#<BuildRuby:0x0000559ac874b040
@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.20231203-115555",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000656 0.004141 1.241651 ( 1.595067)
build_miniruby 0.000000 0.001010 0.810722 ( 0.810207)
build_ruby 0.000000 0.001431 2.859641 ( 2.859636)
build_all 0.005217 0.004665 16.389409 ( 1.456688)
build_install 0.008471 0.000000 4.882910 ( 1.176544)
test_btest 0.001026 0.000000 82.453067 ( 7.590163)
test_basic 0.004787 0.000000 0.759212 ( 0.837900)
test_all 0.080473 0.053504 542.956547 ( 48.202781)
test_rubyspec 0.024837 0.028351 50.205374 ( 62.548823)
total: 127.08 sec