Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-100355
#<BuildRuby:0x000055c422266038
@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.20221028-100355",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.007017 0.002120 1.125805 ( 1.616848)
build_miniruby 0.001043 0.000695 0.100179 ( 0.097081)
build_ruby 0.000956 0.000638 0.096363 ( 0.093932)
build_all 0.002363 0.006260 1.299316 ( 0.575134)
build_install 0.008067 0.006275 1.616409 ( 0.887505)
test_btest 0.001701 0.000000 62.477030 ( 6.699938)
test_basic 0.005648 0.001318 0.346632 ( 0.444244)
test_all 0.003843 0.002691 520.562881 ( 55.080863)
test_rubyspec 0.055498 0.074044 43.528922 ( 52.111105)
total: 117.61 sec