Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-190116
#<BuildRuby:0x000055d290f4b858
@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.20231019-190116",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004568 1.304061 ( 1.588824)
build_miniruby 0.000000 0.001091 0.803492 ( 0.803578)
build_ruby 0.000021 0.001212 2.710534 ( 2.711333)
build_all 0.009915 0.000556 18.208113 ( 1.618519)
build_install 0.008564 0.000944 5.391116 ( 1.232533)
test_btest 0.000946 0.000189 91.744385 ( 7.312048)
test_basic 0.004075 0.000815 0.642909 ( 0.715991)
test_all 0.006252 0.000165 553.849213 ( 58.942075)
test_rubyspec 0.008927 0.041617 51.587459 ( 63.792439)
total: 138.72 sec