Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-172633
#<BuildRuby:0x000055e6e535b048
@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.20231210-172633",
@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.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004057 0.000811 1.003827 ( 1.259886)
build_miniruby 0.000957 0.000192 0.866219 ( 0.867069)
build_ruby 0.001638 0.000000 2.694732 ( 2.695514)
build_all 0.007674 0.000053 12.204761 ( 0.989820)
build_install 0.009465 0.001577 3.556294 ( 0.980170)
test_btest 0.000610 0.000101 65.062236 ( 5.156671)
test_basic 0.000000 0.002976 0.380636 ( 0.459898)
test_all 0.073419 0.030757 406.535999 ( 39.167196)
test_rubyspec 0.040683 0.030757 39.688408 ( 52.370925)
total: 103.95 sec