Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-124214
#<BuildRuby:0x00005570e7173600
@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.20220624-124214",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011063 0.000000 0.978934 ( 1.036581)
build_miniruby 0.001822 0.000251 0.077909 ( 0.075692)
build_ruby 0.001828 0.000343 0.080587 ( 0.078449)
build_all 0.004793 0.005287 1.467236 ( 0.593463)
build_install 0.019676 0.003596 5.914486 ( 2.790021)
test_btest 0.000000 0.001332 73.237605 ( 8.446653)
test_basic 0.000000 0.007192 0.321534 ( 0.410973)
test_all 0.001568 0.000633 656.316075 ( 65.466341)
test_rubyspec 0.113500 0.053291 45.137386 ( 50.964174)
total: 129.86 sec