Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-032656
#<BuildRuby:0x000056063f6d7978
@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-032656",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005179 0.001554 0.798959 ( 1.226253)
build_miniruby 0.000838 0.000251 0.849968 ( 0.849916)
build_ruby 0.001513 0.000453 2.670808 ( 2.671525)
build_all 0.006044 0.001814 11.905522 ( 0.996053)
build_install 0.005898 0.008674 3.644831 ( 0.974275)
test_btest 0.000634 0.000265 64.966664 ( 5.096262)
test_basic 0.005279 0.000000 0.397992 ( 0.477953)
test_all 0.069303 0.028895 392.219476 ( 37.560147)
test_rubyspec 0.013189 0.054226 41.066104 ( 53.624399)
total: 103.48 sec