Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-214913
#<BuildRuby:0x000055f8c7a63ae0
@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.20240110-214913",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003478 0.000870 0.901762 ( 1.302327)
build_miniruby 0.000850 0.000212 0.919476 ( 0.919043)
build_ruby 0.001075 0.000268 2.693603 ( 2.695894)
build_all 0.010424 0.000000 14.947575 ( 1.476476)
build_install 0.006652 0.003271 4.294319 ( 1.148327)
test_btest 0.000589 0.000141 81.894758 ( 7.078042)
test_basic 0.004343 0.000057 0.433024 ( 0.512714)
test_all 0.081873 0.052181 525.247396 ( 50.480624)
test_rubyspec 0.015079 0.020940 50.989960 ( 63.501573)
total: 129.12 sec