Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-142532
#<BuildRuby:0x0000558aa202ffa8
@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.20231024-142532",
@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.000001 0.000006 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005467 1.466712 ( 1.705925)
build_miniruby 0.000000 0.001005 0.865395 ( 0.865692)
build_ruby 0.001001 0.000244 2.702290 ( 2.704186)
build_all 0.000000 0.010090 16.893131 ( 1.548838)
build_install 0.011486 0.001114 5.013487 ( 1.181755)
test_btest 0.000686 0.000343 86.409600 ( 7.384537)
test_basic 0.000000 0.004049 0.597031 ( 0.679179)
test_all 0.075881 0.060756 522.645074 ( 58.170373)
test_rubyspec 0.011433 0.036782 49.684686 ( 62.041275)
total: 136.28 sec