Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-040100
#<BuildRuby:0x0000561bfc954048
@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.20231126-040100",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005526 1.359943 ( 1.720567)
build_miniruby 0.000000 0.001009 0.867380 ( 0.866973)
build_ruby 0.000195 0.001228 2.714274 ( 2.714516)
build_all 0.008915 0.001315 16.878166 ( 1.500724)
build_install 0.008060 0.005346 5.091621 ( 1.183054)
test_btest 0.001013 0.000000 84.001966 ( 7.088648)
test_basic 0.004391 0.000000 0.778271 ( 0.856913)
test_all 0.113142 0.023270 504.103166 ( 54.628992)
test_rubyspec 0.020911 0.028892 51.430419 ( 63.777676)
total: 134.34 sec