Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-172202
#<BuildRuby:0x00005641795c9570
@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.20220719-172202",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001630 0.007692 0.721770 ( 0.907974)
build_miniruby 0.001190 0.000275 0.050570 ( 0.049042)
build_ruby 0.001763 0.000406 0.054330 ( 0.052198)
build_all 0.005918 0.001366 1.227315 ( 0.473786)
build_install 0.017733 0.001691 4.398613 ( 1.791949)
test_btest 0.001072 0.000214 53.692154 ( 8.378181)
test_basic 0.001018 0.005551 0.225523 ( 0.317817)
test_all 0.000935 0.000250 487.322538 ( 53.793009)
test_rubyspec 0.090529 0.049067 39.459066 ( 45.526655)
total: 111.29 sec