Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-003202
#<BuildRuby:0x000055d09c2d7658
@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.20220301-003202",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008933 0.002233 1.005192 ( 1.116074)
build_miniruby 0.001645 0.000411 0.074839 ( 0.073117)
build_ruby 0.001242 0.000311 0.075317 ( 0.074304)
build_all 0.009382 0.001020 4.179671 ( 0.858555)
build_install 0.015267 0.008862 7.863118 ( 2.413211)
test_btest 0.001008 0.000297 70.049519 ( 7.839773)
test_basic 0.006075 0.001787 0.326587 ( 0.415446)
test_all 0.001467 0.000432 669.289775 ( 65.610427)
test_rubyspec 0.075286 0.090593 46.219095 ( 51.693670)
total: 130.10 sec