Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-044003
#<BuildRuby:0x000056042c75cbb0
@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.20220722-044003",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000037 0.000003 0.000040 ( 0.000034)
build_up 0.011392 0.000481 0.985512 ( 1.459112)
build_miniruby 0.001922 0.000128 0.077942 ( 0.075710)
build_ruby 0.002047 0.000000 0.067276 ( 0.065334)
build_all 0.010973 0.000207 1.518239 ( 0.574041)
build_install 0.022924 0.000000 5.098016 ( 2.081069)
test_btest 0.001211 0.000000 76.950899 ( 8.038965)
test_basic 0.002157 0.005137 0.327067 ( 0.418590)
test_all 0.001862 0.000169 668.918249 ( 66.314655)
test_rubyspec 0.132336 0.033586 45.220551 ( 50.990270)
total: 130.02 sec