Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-190944
#<BuildRuby:0x00005625ccca0150
@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.20240104-190944",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003983 0.000362 1.072267 ( 1.238297)
build_miniruby 0.001008 0.000092 0.868096 ( 0.867620)
build_ruby 0.001583 0.000000 2.734097 ( 2.767338)
build_all 0.008163 0.000069 11.956293 ( 0.999048)
build_install 0.011678 0.000000 3.588319 ( 0.965273)
test_btest 0.000799 0.000000 63.725105 ( 4.659087)
test_basic 0.003519 0.000000 0.370151 ( 0.452821)
test_all 0.081046 0.024236 414.142776 ( 41.095322)
test_rubyspec 0.046803 0.027879 39.723847 ( 52.357964)
total: 105.40 sec