Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-211627
#<BuildRuby:0x00005592be3303a0
@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.20220813-211627",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005782 0.006242 1.004202 ( 4.399414)
build_miniruby 0.001478 0.000616 0.078179 ( 0.076515)
build_ruby 0.001327 0.000553 0.072802 ( 0.071474)
build_all 0.008805 0.001632 1.557416 ( 0.581930)
build_install 0.015339 0.007115 1.895733 ( 0.925678)
test_btest 0.000853 0.000341 73.723837 ( 8.710195)
test_basic 0.007098 0.000663 0.323811 ( 0.412839)
test_all 0.003301 0.001238 690.329621 ( 67.422288)
test_rubyspec 0.077041 0.097172 45.924341 ( 53.511928)
total: 136.11 sec