Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-153233
#<BuildRuby:0x000055c6c731c048
@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.20231127-153233",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000703 0.004114 1.224482 ( 1.621187)
build_miniruby 0.000901 0.000090 0.914243 ( 0.914072)
build_ruby 0.001453 0.000146 2.683984 ( 2.683110)
build_all 0.010296 0.000171 16.880647 ( 1.554988)
build_install 0.004722 0.004936 5.112803 ( 1.178148)
test_btest 0.000842 0.000114 84.189279 ( 7.711608)
test_basic 0.003205 0.000437 0.646958 ( 0.724747)
test_all 0.102103 0.034285 530.242265 ( 55.992434)
test_rubyspec 0.032785 0.014359 50.427853 ( 62.749000)
total: 135.13 sec