Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-030857
#<BuildRuby:0x0000563c1f8684c0
@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.20220819-030857",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011033 0.988907 ( 1.192671)
build_miniruby 0.000000 0.001860 0.071099 ( 0.069055)
build_ruby 0.000501 0.001202 0.074562 ( 0.072646)
build_all 0.008226 0.002571 1.552084 ( 0.592552)
build_install 0.012994 0.009088 1.916237 ( 0.927915)
test_btest 0.000891 0.000334 74.645915 ( 8.002390)
test_basic 0.001033 0.005544 0.316243 ( 0.405198)
test_all 0.003488 0.000000 638.789452 ( 64.716623)
test_rubyspec 0.101906 0.065744 45.578696 ( 54.191133)
total: 130.17 sec