Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-060513
#<BuildRuby:0x000055801d5e3510
@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.20220225-060513",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000063 0.000009 0.000072 ( 0.000085)
build_up 0.009613 0.002874 0.893652 ( 3.181163)
build_miniruby 0.001697 0.000283 0.076244 ( 0.076404)
build_ruby 0.001571 0.000262 0.067728 ( 0.067606)
build_all 0.009781 0.000961 4.172412 ( 0.852440)
build_install 0.013480 0.009337 7.900505 ( 2.413772)
test_btest 0.001027 0.000244 72.253228 ( 8.072972)
test_basic 0.006888 0.001640 0.335702 ( 0.425881)
test_all 0.002290 0.000000 666.180530 ( 65.789196)
test_rubyspec 0.106971 0.054428 46.122524 ( 51.327518)
total: 132.21 sec