Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-111932
#<BuildRuby:0x000056549b5f7468
@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.20231121-111932",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001957 0.003854 1.036279 ( 1.349432)
build_miniruby 0.001215 0.000203 0.806548 ( 0.806727)
build_ruby 0.000000 0.001415 2.611247 ( 2.612196)
build_all 0.005293 0.002917 12.042505 ( 1.003009)
build_install 0.004426 0.007138 3.673265 ( 0.992679)
test_btest 0.000584 0.000195 64.568124 ( 4.868434)
test_basic 0.001568 0.003117 0.401619 ( 0.482158)
test_all 0.076697 0.024202 354.333683 ( 32.754305)
test_rubyspec 0.020978 0.046005 39.900240 ( 52.447408)
total: 97.32 sec