Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-021828
#<BuildRuby:0x0000564b06b700c8
@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.20231216-021828",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004460 0.000034 1.032585 ( 1.281117)
build_miniruby 0.000793 0.000066 0.879533 ( 0.879256)
build_ruby 0.001146 0.000000 2.721794 ( 2.723066)
build_all 0.005016 0.003337 12.087992 ( 1.012532)
build_install 0.010842 0.003687 3.607219 ( 0.970186)
test_btest 0.000821 0.000000 61.810814 ( 6.191096)
test_basic 0.004195 0.000000 0.381272 ( 0.462296)
test_all 0.081141 0.020774 378.112601 ( 40.041874)
test_rubyspec 0.040231 0.020186 39.651584 ( 52.336068)
total: 105.90 sec