Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-235940
#<BuildRuby:0x00005564a10a7ac0
@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.20221218-235940",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003433 0.000000 0.641415 ( 1.369074)
build_miniruby 0.000819 0.000081 0.760525 ( 0.760065)
build_ruby 0.001125 0.000205 2.590664 ( 2.515298)
build_all 0.005006 0.004256 12.492082 ( 1.531095)
build_install 0.005552 0.001388 1.607261 ( 0.758449)
test_btest 0.000499 0.000125 64.486059 ( 5.956201)
test_basic 0.000000 0.003512 0.251845 ( 0.346891)
test_all 0.000494 0.001198 506.388776 ( 69.748998)
test_rubyspec 0.004564 0.024521 35.355123 ( 45.905454)
total: 128.89 sec