Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-152512
#<BuildRuby:0x00005628e5432038
@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.20220803-152512",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000022 0.000006 0.000028 ( 0.000030)
build_up 0.002320 0.008957 0.799339 ( 1.812911)
build_miniruby 0.000000 0.002226 0.063609 ( 0.062234)
build_ruby 0.000000 0.001432 0.064220 ( 0.063902)
build_all 0.004632 0.002922 1.255024 ( 0.466996)
build_install 0.012085 0.003745 4.262094 ( 1.795141)
test_btest 0.000000 0.001966 51.409273 ( 5.951536)
test_basic 0.004077 0.002524 0.271345 ( 0.366543)
test_all 0.001575 0.000849 476.186693 ( 52.036496)
test_rubyspec 0.056707 0.070468 41.439447 ( 49.048227)
total: 111.61 sec