Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-173417
#<BuildRuby:0x000055fb5c794b88
@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.20220921-173417",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.001993 0.008334 1.082424 ( 1.125644)
build_miniruby 0.002035 0.000000 0.116409 ( 0.113754)
build_ruby 0.000000 0.001911 0.115526 ( 0.099386)
build_all 0.004149 0.005282 1.561732 ( 0.656005)
build_install 0.014405 0.006474 1.882993 ( 0.985777)
test_btest 0.000895 0.000348 74.018486 ( 8.487122)
test_basic 0.003254 0.003885 0.378419 ( 0.468529)
test_all 0.003053 0.001285 676.456288 ( 68.520601)
test_rubyspec 0.093614 0.075773 45.375196 ( 53.898761)
total: 134.36 sec