Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-084926
#<BuildRuby:0x00005613d5f208e8
@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.20220831-084926",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000018 0.000009 0.000027 ( 0.000017)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005611 0.006977 1.016853 ( 2.466826)
build_miniruby 0.001846 0.000000 0.075114 ( 0.074306)
build_ruby 0.002054 0.000000 0.074591 ( 0.073521)
build_all 0.008809 0.000000 1.505415 ( 0.583271)
build_install 0.016577 0.005657 1.890123 ( 0.927660)
test_btest 0.000744 0.000306 74.518820 ( 8.164966)
test_basic 0.001807 0.005506 0.338809 ( 0.429909)
test_all 0.002854 0.002862 651.349300 ( 65.224944)
test_rubyspec 0.081837 0.085353 45.861864 ( 54.280513)
total: 132.23 sec