Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-020407
#<BuildRuby:0x000055f80271d338
@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.20220728-020407",
@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.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008014 0.000616 0.863256 ( 1.233217)
build_miniruby 0.001226 0.000094 0.053082 ( 0.052093)
build_ruby 0.001800 0.000139 0.064907 ( 0.063606)
build_all 0.008525 0.000656 1.244359 ( 0.478318)
build_install 0.008757 0.005970 4.347410 ( 1.774268)
test_btest 0.000000 0.002366 51.596210 ( 6.070144)
test_basic 0.004530 0.001965 0.283035 ( 0.373645)
test_all 0.002625 0.000000 484.253718 ( 51.872022)
test_rubyspec 0.065780 0.072977 41.693349 ( 47.573623)
total: 109.49 sec