Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-061659
#<BuildRuby:0x0000557dc921b4b0
@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.20231205-061659",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005107 0.995130 ( 1.264950)
build_miniruby 0.000000 0.000896 0.873380 ( 0.874379)
build_ruby 0.000000 0.001088 2.710587 ( 2.712276)
build_all 0.007869 0.000619 12.156519 ( 1.009701)
build_install 0.004403 0.004149 3.568165 ( 0.962072)
test_btest 0.000500 0.000192 63.518737 ( 5.237125)
test_basic 0.003454 0.000000 0.371521 ( 0.454420)
test_all 0.085187 0.015966 394.407089 ( 36.566850)
test_rubyspec 0.038673 0.026233 39.733158 ( 52.376029)
total: 101.46 sec