Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-164208
#<BuildRuby:0x000056073648bbb8
@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.20231229-164208",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005291 0.988934 ( 1.372626)
build_miniruby 0.000000 0.001180 0.811932 ( 0.811118)
build_ruby 0.000828 0.000509 2.653601 ( 2.654634)
build_all 0.008388 0.001149 16.614582 ( 1.499601)
build_install 0.006777 0.001694 4.707564 ( 1.155109)
test_btest 0.000759 0.000190 86.228806 ( 7.574736)
test_basic 0.005030 0.000326 0.825597 ( 0.900695)
test_all 0.098270 0.038555 557.487025 ( 58.139221)
test_rubyspec 0.028579 0.022212 52.177834 ( 64.371182)
total: 138.48 sec