Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-001232
#<BuildRuby:0x000056509cffefe0
@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.20220911-001232",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004139 0.005014 1.115274 ( 2.063154)
build_miniruby 0.001864 0.000430 0.080780 ( 0.078297)
build_ruby 0.001328 0.000307 0.072069 ( 0.070668)
build_all 0.002462 0.008505 1.560361 ( 0.594222)
build_install 0.011308 0.009999 1.924241 ( 0.947549)
test_btest 0.000777 0.000339 92.379870 ( 9.857136)
test_basic 0.006579 0.000777 0.353156 ( 0.441981)
test_all 0.003306 0.001361 659.217678 ( 66.761913)
test_rubyspec 0.127127 0.046584 47.138760 ( 55.613619)
total: 136.43 sec