Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-180748
#<BuildRuby:0x000055f594ed06e0
@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.20220808-180748",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008655 0.002361 0.971002 ( 0.995057)
build_miniruby 0.002169 0.000000 0.074778 ( 0.073271)
build_ruby 0.002399 0.000000 0.075506 ( 0.072972)
build_all 0.005462 0.004999 1.532466 ( 0.580270)
build_install 0.017589 0.005802 5.231390 ( 2.071657)
test_btest 0.001106 0.000000 71.106407 ( 8.105644)
test_basic 0.002223 0.004494 0.329584 ( 0.418429)
test_all 0.001648 0.000582 628.629124 ( 65.157543)
test_rubyspec 0.090133 0.089852 46.558697 ( 53.969975)
total: 131.45 sec