Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-091712
#<BuildRuby:0x0000563e0435f7f8
@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.20231124-091712",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003827 0.001531 0.909321 ( 1.312601)
build_miniruby 0.000779 0.000311 0.801375 ( 0.801502)
build_ruby 0.000000 0.001311 2.687739 ( 2.688725)
build_all 0.002007 0.006231 12.622227 ( 1.009212)
build_install 0.010620 0.003183 3.746396 ( 0.985330)
test_btest 0.000434 0.000217 64.038490 ( 5.494060)
test_basic 0.001850 0.003225 0.405391 ( 0.483931)
test_all 0.069762 0.033254 350.405126 ( 37.249623)
test_rubyspec 0.039892 0.028716 39.899692 ( 52.459724)
total: 102.49 sec