Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-024906
#<BuildRuby:0x0000556f597d2f08
@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.20220720-024906",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.008043 0.000281 0.751022 ( 2.625190)
build_miniruby 0.002029 0.000145 0.050798 ( 0.048389)
build_ruby 0.001527 0.000109 0.050484 ( 0.049153)
build_all 0.006319 0.000111 1.234446 ( 0.470514)
build_install 0.015122 0.001008 4.444235 ( 1.819550)
test_btest 0.001160 0.000077 53.000566 ( 8.958743)
test_basic 0.004717 0.000314 0.219685 ( 0.310878)
test_all 0.002840 0.000117 551.259525 ( 93.128329)
test_rubyspec 0.124065 0.048612 39.452121 ( 45.479962)
total: 152.89 sec