Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-210848
#<BuildRuby:0x0000561a7837f800
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220919-210848",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010354 0.001406 1.229591 ( 1.456168)
build_miniruby 0.002649 0.000000 0.871434 ( 0.877886)
build_ruby 0.003163 0.000000 2.158188 ( 2.052678)
build_all 0.012134 0.007683 18.525402 ( 2.199046)
build_install 0.014716 0.007285 1.948990 ( 0.972375)
test_btest 0.001113 0.000334 74.174577 ( 8.445223)
test_basic 0.004284 0.004556 0.368721 ( 0.457328)
test_all 0.003411 0.000000 629.546991 ( 66.690537)
test_rubyspec 0.086939 0.090625 45.404469 ( 53.684341)
total: 136.84 sec