Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-150925
#<BuildRuby:0x00005617c8638090
@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.20231216-150925",
@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.000006)
build_up 0.000000 0.004955 1.025195 ( 1.289738)
build_miniruby 0.000000 0.001241 0.876431 ( 0.875888)
build_ruby 0.001091 0.000789 2.714241 ( 2.717318)
build_all 0.008209 0.000000 12.148393 ( 1.016456)
build_install 0.001846 0.011445 3.604032 ( 0.978779)
test_btest 0.000616 0.000254 66.645370 ( 4.828774)
test_basic 0.003112 0.001281 0.376744 ( 0.457804)
test_all 0.076143 0.024848 391.392847 ( 40.419720)
test_rubyspec 0.027463 0.050937 39.621545 ( 52.269948)
total: 104.86 sec