Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-050937
#<BuildRuby:0x000055a0ce0e3b88
@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.20240104-050937",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000674 0.004296 1.438735 ( 1.689875)
build_miniruby 0.000669 0.000209 0.869265 ( 0.869384)
build_ruby 0.001022 0.000319 2.610550 ( 2.610681)
build_all 0.004502 0.004336 14.473237 ( 1.289674)
build_install 0.005906 0.001853 4.357997 ( 1.134078)
test_btest 0.000506 0.000177 74.109871 ( 6.878612)
test_basic 0.000846 0.004287 0.772021 ( 0.848442)
test_all 0.105199 0.025339 518.804804 ( 52.944922)
test_rubyspec 0.028464 0.015320 47.767809 ( 60.139487)
total: 128.41 sec