Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-231818
#<BuildRuby:0x000055a53cbf0090
@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.20231221-231818",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000723 0.004366 1.048125 ( 1.319123)
build_miniruby 0.000502 0.000223 0.901984 ( 0.901873)
build_ruby 0.000882 0.000392 2.740106 ( 2.744177)
build_all 0.003985 0.004142 12.103253 ( 1.049674)
build_install 0.004987 0.004662 3.613871 ( 0.984220)
test_btest 0.000454 0.000248 62.179879 ( 6.407524)
test_basic 0.002443 0.001332 0.380429 ( 0.463435)
test_all 0.093958 0.012719 462.373247 ( 43.444986)
test_rubyspec 0.021801 0.026217 40.445215 ( 53.182163)
total: 110.50 sec