Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-142951
#<BuildRuby:0x000055ee1b33f040
@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.20240113-142951",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005399 1.113000 ( 1.518969)
build_miniruby 0.000000 0.001344 0.935265 ( 0.937445)
build_ruby 0.001057 0.000427 2.814674 ( 2.816731)
build_all 0.009785 0.000436 14.570604 ( 1.358089)
build_install 0.008642 0.000148 4.233581 ( 1.130760)
test_btest 0.000601 0.000116 77.102949 ( 7.688568)
test_basic 0.000301 0.004062 0.586594 ( 0.664937)
test_all 0.099427 0.035844 530.500020 ( 53.270212)
test_rubyspec 0.016039 0.017407 49.806508 ( 62.336377)
total: 131.72 sec