Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-173235
#<BuildRuby:0x0000559b91048c10
@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.20220328-173235",
@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.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000043 0.000026 0.000069 ( 0.000065)
build_up 0.006285 0.003772 1.009096 ( 1.104107)
build_miniruby 0.002252 0.000000 0.072950 ( 0.070819)
build_ruby 0.002048 0.000000 0.075542 ( 0.073593)
build_all 0.003495 0.006737 4.137573 ( 0.839485)
build_install 0.018857 0.004888 7.897171 ( 2.416985)
test_btest 0.000654 0.000352 75.501689 ( 8.155656)
test_basic 0.005053 0.002721 0.333215 ( 0.421614)
test_all 0.001234 0.000664 663.097801 ( 70.740291)
test_rubyspec 0.110860 0.057378 46.000483 ( 51.531446)
total: 135.36 sec