Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-155943
#<BuildRuby:0x000055904bf2b788
@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.20231219-155943",
@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.000003)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000926 0.004262 1.039073 ( 1.336382)
build_miniruby 0.000000 0.001195 0.882654 ( 0.882505)
build_ruby 0.000000 0.001304 2.725346 ( 2.727314)
build_all 0.007167 0.001274 12.140941 ( 0.997425)
build_install 0.006839 0.000000 3.583705 ( 0.984304)
test_btest 0.000975 0.000000 63.252719 ( 4.945089)
test_basic 0.003458 0.000000 0.375932 ( 0.458233)
test_all 0.074573 0.026887 419.305893 ( 36.572967)
test_rubyspec 0.027453 0.030319 39.686247 ( 52.418090)
total: 101.32 sec