Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-211909
#<BuildRuby:0x0000561b67c97948
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230201-211909",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000506 0.003332 0.628287 ( 1.225750)
build_miniruby 0.000709 0.000178 0.624105 ( 0.623269)
build_ruby 0.000946 0.000237 2.045000 ( 2.044233)
build_all 0.007889 0.000872 12.076162 ( 1.480986)
build_install 0.001512 0.004867 1.496484 ( 0.716856)
test_btest 0.000549 0.000169 65.378087 ( 6.088820)
test_basic 0.003181 0.000000 0.248388 ( 0.344216)
test_all 0.001127 0.000000 480.817759 ( 45.851593)
test_rubyspec 0.020426 0.006997 34.906260 ( 45.502298)
total: 103.88 sec