Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-193959
#<BuildRuby:0x000055ad8b12b4f0
@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.20231223-193959",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003597 0.000327 0.736255 ( 1.118589)
build_miniruby 0.000868 0.000079 0.903236 ( 0.903529)
build_ruby 0.001115 0.000000 2.769095 ( 2.772438)
build_all 0.004293 0.003328 12.078075 ( 1.030306)
build_install 0.006952 0.007583 3.444131 ( 0.990261)
test_btest 0.000650 0.000163 63.630050 ( 5.374911)
test_basic 0.000461 0.004037 0.390872 ( 0.464299)
test_all 0.071670 0.034173 397.370955 ( 40.392535)
test_rubyspec 0.035459 0.020563 40.373206 ( 53.101112)
total: 106.15 sec