Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-014146
#<BuildRuby:0x0000561cfde1c060
@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.20231211-014146",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000951 0.004151 1.002663 ( 1.281665)
build_miniruby 0.000983 0.000179 0.869550 ( 0.869087)
build_ruby 0.001027 0.000186 2.696437 ( 2.697974)
build_all 0.008434 0.000000 12.120054 ( 0.993576)
build_install 0.012484 0.000000 3.584084 ( 0.965954)
test_btest 0.000000 0.000789 64.300100 ( 4.570751)
test_basic 0.002816 0.001144 0.373532 ( 0.456316)
test_all 0.081994 0.019196 408.257863 ( 38.739149)
test_rubyspec 0.027320 0.046260 39.738888 ( 52.419552)
total: 102.99 sec