Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-230337
#<BuildRuby:0x000055b4f1ab4a68
@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.20220807-230337",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009522 0.000397 0.817828 ( 0.901082)
build_miniruby 0.001964 0.000140 0.062651 ( 0.061631)
build_ruby 0.001525 0.000109 0.065250 ( 0.064496)
build_all 0.003161 0.005080 1.246392 ( 0.469997)
build_install 0.015128 0.000676 4.255556 ( 1.771052)
test_btest 0.001284 0.000160 52.534719 ( 6.062417)
test_basic 0.005036 0.000629 0.296900 ( 0.388185)
test_all 0.001849 0.000232 479.132070 ( 51.372607)
test_rubyspec 0.080643 0.052019 41.705243 ( 49.363658)
total: 110.46 sec