Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-190522
#<BuildRuby:0x0000556823d03bb8
@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.20231201-190522",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004581 0.000482 1.287025 ( 1.636787)
build_miniruby 0.000873 0.000092 0.879056 ( 0.879490)
build_ruby 0.001216 0.000128 2.730385 ( 2.730107)
build_all 0.003247 0.006960 16.754684 ( 1.498397)
build_install 0.005908 0.002755 4.924316 ( 1.172206)
test_btest 0.000858 0.000172 84.928842 ( 7.653816)
test_basic 0.002956 0.000591 0.573413 ( 0.653030)
test_all 0.095569 0.036177 554.224884 ( 50.910468)
test_rubyspec 0.017717 0.031158 50.609919 ( 62.960518)
total: 130.10 sec