Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-172904
#<BuildRuby:0x000055d9cb46d610
@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.20220603-172904",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008163 0.000672 0.846410 ( 1.136329)
build_miniruby 0.001232 0.000189 0.054699 ( 0.053350)
build_ruby 0.001201 0.000185 0.052803 ( 0.051465)
build_all 0.005924 0.000911 1.204117 ( 0.483377)
build_install 0.008628 0.009333 4.909407 ( 2.432343)
test_btest 0.001218 0.000325 51.031464 ( 6.282965)
test_basic 0.000578 0.005015 0.286847 ( 0.377122)
test_all 0.001703 0.000567 510.018359 ( 53.467959)
test_rubyspec 0.062928 0.074512 41.384537 ( 47.598378)
total: 111.88 sec