Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-054943
#<BuildRuby:0x000055cb73b87ba0
@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.20220805-054943",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006754 0.003458 0.871781 ( 1.897356)
build_miniruby 0.002604 0.000000 0.064373 ( 0.061810)
build_ruby 0.001380 0.000030 0.054348 ( 0.053172)
build_all 0.008685 0.000259 1.236231 ( 0.459808)
build_install 0.008005 0.007580 4.305620 ( 1.799008)
test_btest 0.001913 0.000261 52.274177 ( 5.721447)
test_basic 0.006119 0.000292 0.281928 ( 0.372863)
test_all 0.003205 0.000418 499.015095 ( 53.342833)
test_rubyspec 0.085028 0.047584 41.174251 ( 48.830680)
total: 112.54 sec