Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-030401
#<BuildRuby:0x000055bf6e2caf28
@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.20231209-030401",
@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.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003615 0.001205 1.013973 ( 1.270814)
build_miniruby 0.000823 0.000275 0.874678 ( 0.875866)
build_ruby 0.001308 0.000000 2.693983 ( 2.695151)
build_all 0.004436 0.003353 12.154898 ( 0.993771)
build_install 0.006195 0.005687 3.600228 ( 0.971055)
test_btest 0.000509 0.000219 62.157899 ( 5.901157)
test_basic 0.000925 0.002469 0.377548 ( 0.458526)
test_all 0.068886 0.029405 370.250938 ( 43.051776)
test_rubyspec 0.036558 0.038788 39.613084 ( 52.258678)
total: 108.48 sec