Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-202033
#<BuildRuby:0x000056231be7bd48
@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.20230102-202033",
@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.000029 0.000000 0.000029 ( 0.000037)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000064 0.003480 0.618518 ( 1.040853)
build_miniruby 0.000684 0.000124 0.669115 ( 0.668154)
build_ruby 0.001129 0.000205 2.425190 ( 2.425813)
build_all 0.008794 0.000795 12.929405 ( 1.623703)
build_install 0.005793 0.000966 1.643451 ( 0.780601)
test_btest 0.000552 0.000092 64.499662 ( 6.299950)
test_basic 0.003403 0.000567 0.246515 ( 0.341381)
test_all 0.001110 0.000185 495.821859 ( 46.900689)
test_rubyspec 0.006366 0.020834 35.177124 ( 45.754197)
total: 105.84 sec