Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-140221
#<BuildRuby:0x0000564c8a41f190
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-140221",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002724 0.000743 0.646650 ( 1.077240)
build_miniruby 0.000690 0.000188 0.740926 ( 0.740040)
build_ruby 0.001073 0.000293 2.668974 ( 2.593829)
build_all 0.006755 0.002550 12.521837 ( 1.521131)
build_install 0.005269 0.001505 1.655247 ( 0.782274)
test_btest 0.000646 0.000000 64.826645 ( 6.371994)
test_basic 0.003677 0.000000 0.256640 ( 0.351791)
test_all 0.001708 0.000000 514.399295 ( 69.590482)
test_rubyspec 0.009114 0.018512 35.294965 ( 45.895172)
total: 128.92 sec