Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-105613
#<BuildRuby:0x000055c4aeedf760
@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.20230105-105613",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000044 0.000003 0.000047 ( 0.000051)
configure 0.000045 0.000003 0.000048 ( 0.000049)
build_up 0.004600 0.004068 0.964717 ( 1.246036)
build_miniruby 0.002088 0.000278 0.831079 ( 0.830667)
build_ruby 0.002991 0.000398 2.129557 ( 2.130509)
build_all 0.010873 0.009477 18.425435 ( 2.140279)
build_install 0.017226 0.003085 1.800349 ( 0.932166)
test_btest 0.001257 0.000285 87.553127 ( 8.491411)
test_basic 0.008432 0.000000 0.347411 ( 0.435062)
test_all 0.001870 0.000390 663.338433 ( 65.423614)
test_rubyspec 0.094926 0.053260 47.628837 ( 55.818720)
total: 137.45 sec