Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-020624
#<BuildRuby:0x000055d2c9e63858
@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.20231124-020624",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003726 0.000621 1.259785 ( 1.639889)
build_miniruby 0.000814 0.000136 0.908077 ( 0.907826)
build_ruby 0.001270 0.000212 2.737142 ( 2.737214)
build_all 0.006711 0.003942 17.450257 ( 1.558357)
build_install 0.008540 0.001708 5.317722 ( 1.250047)
test_btest 0.000000 0.000985 87.732773 ( 7.857698)
test_basic 0.003683 0.003266 0.724890 ( 0.800877)
test_all 0.084702 0.051251 541.526973 ( 48.557818)
test_rubyspec 0.039002 0.013947 52.537528 ( 64.886806)
total: 130.20 sec