Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-000935
#<BuildRuby:0x000056092fbb3440
@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.20220309-000935",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.011332 0.995025 ( 1.175794)
build_miniruby 0.000154 0.001589 0.074503 ( 0.073400)
build_ruby 0.001395 0.000410 0.079938 ( 0.078023)
build_all 0.008894 0.001494 4.181905 ( 0.855119)
build_install 0.021934 0.000617 7.950186 ( 2.398061)
test_btest 0.001626 0.000000 70.621975 ( 8.237767)
test_basic 0.007217 0.001041 0.343494 ( 0.431589)
test_all 0.001404 0.000293 691.283710 ( 65.951244)
test_rubyspec 0.106615 0.045719 45.977094 ( 51.446227)
total: 130.65 sec