Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-054224
#<BuildRuby:0x0000560d09f93280
@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.20240108-054224",
@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.000008 0.000000 0.000008 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004366 0.000436 1.260424 ( 1.632287)
build_miniruby 0.001149 0.000115 1.446398 ( 1.447672)
build_ruby 0.000000 0.001787 4.380189 ( 4.389430)
build_all 0.009631 0.000945 16.609537 ( 1.791522)
build_install 0.010744 0.004797 5.041658 ( 1.807485)
test_btest 0.000766 0.000118 84.342181 ( 9.683366)
test_basic 0.000000 0.005580 0.616022 ( 0.684646)
test_all 0.092151 0.029691 551.042846 ( 73.835492)
test_rubyspec 0.034078 0.031577 79.714914 ( 91.992460)
total: 187.27 sec