Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-121809
#<BuildRuby:0x000055d29dca83a0
@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.20221110-121809",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002965 0.007539 1.075521 ( 1.113855)
build_miniruby 0.001454 0.000559 0.070258 ( 0.068089)
build_ruby 0.001974 0.000000 0.070044 ( 0.067750)
build_all 0.007358 0.003036 1.474857 ( 0.583942)
build_install 0.021204 0.000556 1.831927 ( 0.932204)
test_btest 0.001183 0.000338 89.906548 ( 8.716424)
test_basic 0.008015 0.002290 0.335946 ( 0.421929)
test_all 0.001984 0.000000 693.193246 ( 69.058313)
test_rubyspec 0.095000 0.075575 47.485105 ( 55.668317)
total: 136.63 sec