Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-023737
#<BuildRuby:0x0000558fdddb7438
@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.20240110-023737",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.003793 0.002085 0.804839 ( 1.214927)
build_miniruby 0.000656 0.000298 0.793260 ( 0.793371)
build_ruby 0.000964 0.000438 2.665047 ( 2.665520)
build_all 0.007518 0.000000 12.194575 ( 0.983423)
build_install 0.003894 0.006056 3.366005 ( 0.962723)
test_btest 0.000417 0.000196 64.663624 ( 4.734208)
test_basic 0.001846 0.002514 0.396669 ( 0.477621)
test_all 0.059467 0.037925 398.123316 ( 36.123385)
test_rubyspec 0.032219 0.033850 40.903595 ( 53.456610)
total: 101.41 sec