Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-063642
#<BuildRuby:0x000055cecd1735f8
@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.20231121-063642",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005112 0.000263 1.458410 ( 1.853053)
build_miniruby 0.001002 0.000000 0.897358 ( 0.897531)
build_ruby 0.001359 0.000000 2.779054 ( 2.779375)
build_all 0.003198 0.007236 16.807945 ( 1.514350)
build_install 0.002296 0.007100 4.969924 ( 1.186354)
test_btest 0.000703 0.000256 85.674014 ( 7.570620)
test_basic 0.002611 0.001927 0.657904 ( 0.735128)
test_all 0.103656 0.033906 510.536211 ( 57.966987)
test_rubyspec 0.023101 0.028422 50.781519 ( 63.062339)
total: 137.57 sec