Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-003905
#<BuildRuby:0x0000563cdc9a8b88
@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.20220718-003905",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002511 0.009118 1.018993 ( 1.042242)
build_miniruby 0.001743 0.000536 0.076618 ( 0.074872)
build_ruby 0.001526 0.000470 0.078911 ( 0.077518)
build_all 0.000000 0.010808 1.540974 ( 0.596407)
build_install 0.019820 0.001693 5.172127 ( 2.110838)
test_btest 0.000778 0.000302 72.661662 ( 7.967479)
test_basic 0.004847 0.002838 0.326997 ( 0.416437)
test_all 0.001393 0.000558 633.821698 ( 63.903848)
test_rubyspec 0.110795 0.064131 45.353500 ( 50.952238)
total: 127.14 sec