Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-052318
#<BuildRuby:0x000055e4ee04bce8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-052318",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005298 1.002730 ( 1.266171)
build_miniruby 0.000000 0.000852 0.871497 ( 0.874705)
build_ruby 0.001132 0.000652 2.677369 ( 2.678054)
build_all 0.003329 0.005257 12.056532 ( 1.002908)
build_install 0.012747 0.001788 3.552910 ( 0.970641)
test_btest 0.000582 0.000224 65.631420 ( 4.872721)
test_basic 0.004011 0.000000 0.372133 ( 0.453276)
test_all 0.087341 0.015049 395.075363 ( 38.967245)
test_rubyspec 0.045625 0.021158 39.570300 ( 52.226627)
total: 103.31 sec