Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-043754
#<BuildRuby:0x0000558fd7aff7f0
@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.20231219-043754",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005248 1.039251 ( 1.299117)
build_miniruby 0.000000 0.001184 0.880168 ( 0.880408)
build_ruby 0.000000 0.001666 2.716657 ( 2.718061)
build_all 0.005010 0.003308 12.231267 ( 0.981497)
build_install 0.004935 0.006713 3.581492 ( 0.988660)
test_btest 0.000946 0.000000 63.358348 ( 5.378446)
test_basic 0.003078 0.000119 0.377080 ( 0.459790)
test_all 0.081718 0.022859 385.390049 ( 38.141969)
test_rubyspec 0.027794 0.030313 39.646034 ( 52.356057)
total: 103.20 sec