Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-212752
#<BuildRuby:0x000055cb39b77500
@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.20231217-212752",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000819 0.004352 1.419468 ( 1.759883)
build_miniruby 0.000713 0.000332 0.844149 ( 0.844028)
build_ruby 0.000870 0.000406 2.730976 ( 2.731607)
build_all 0.004162 0.006362 16.986148 ( 1.497732)
build_install 0.006015 0.002925 4.964607 ( 1.186503)
test_btest 0.000740 0.000391 89.291014 ( 7.972460)
test_basic 0.004452 0.000073 0.690370 ( 0.772593)
test_all 0.081584 0.053368 550.004433 ( 54.288787)
test_rubyspec 0.033381 0.012870 51.059322 ( 63.384469)
total: 134.44 sec