Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-182221
#<BuildRuby:0x000055c511b483a0
@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.20220822-182221",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008120 0.002706 0.996991 ( 1.020979)
build_miniruby 0.001712 0.000571 0.078261 ( 0.076297)
build_ruby 0.001942 0.000647 0.080181 ( 0.077596)
build_all 0.008899 0.001270 1.514854 ( 0.580234)
build_install 0.020418 0.001283 1.858281 ( 0.906548)
test_btest 0.000899 0.000225 72.479292 ( 8.076835)
test_basic 0.008660 0.000000 0.316773 ( 0.405025)
test_all 0.004368 0.000095 681.874375 ( 66.949412)
test_rubyspec 0.104023 0.058503 45.930444 ( 54.460294)
total: 132.55 sec