Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-133511
#<BuildRuby:0x000056449bcbf5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231019-133511",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000490 0.004267 1.505989 ( 1.781904)
build_miniruby 0.000772 0.000361 0.982940 ( 0.982466)
build_ruby 0.000883 0.000412 3.147680 ( 3.147603)
build_all 0.009971 0.000656 18.190308 ( 1.646316)
build_install 0.002253 0.007553 5.328461 ( 1.227358)
test_btest 0.000712 0.000356 87.522753 ( 7.770202)
test_basic 0.000365 0.004421 0.710694 ( 0.790230)
test_all 0.000000 0.006713 595.499542 ( 62.359176)
test_rubyspec 0.010959 0.038068 51.100833 ( 63.438581)
total: 143.14 sec