Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-132653
#<BuildRuby:0x0000560de35f8060
@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.20231207-132653",
@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.000000 0.000008 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004090 0.000000 0.998925 ( 1.268841)
build_miniruby 0.000853 0.000071 0.864881 ( 0.866239)
build_ruby 0.001760 0.000000 2.712324 ( 2.714724)
build_all 0.003819 0.003809 12.105775 ( 1.006625)
build_install 0.012179 0.001089 3.557465 ( 0.981619)
test_btest 0.000694 0.000093 64.094007 ( 4.744599)
test_basic 0.000289 0.003035 0.369849 ( 0.451871)
test_all 0.081601 0.016067 380.837444 ( 37.778869)
test_rubyspec 0.024223 0.039110 39.684049 ( 52.372136)
total: 102.19 sec