Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-003124
#<BuildRuby:0x000055d683a3c6e0
@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.20220827-003124",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010655 0.000820 0.964040 ( 1.130875)
build_miniruby 0.001872 0.000144 0.078333 ( 0.077010)
build_ruby 0.002250 0.000173 0.075471 ( 0.073431)
build_all 0.009483 0.000304 1.553232 ( 0.583215)
build_install 0.010720 0.011007 1.879276 ( 0.938424)
test_btest 0.001118 0.000209 74.656870 ( 8.037297)
test_basic 0.007046 0.000000 0.327290 ( 0.418078)
test_all 0.003940 0.000000 637.786078 ( 64.481858)
test_rubyspec 0.137372 0.017226 45.400705 ( 53.949789)
total: 129.69 sec