Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-125710
#<BuildRuby:0x000056495dd843a0
@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.20220916-125710",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009846 0.000427 1.096087 ( 1.106421)
build_miniruby 0.001769 0.000353 0.076733 ( 0.076085)
build_ruby 0.001686 0.000337 0.076334 ( 0.074547)
build_all 0.008567 0.000811 1.581893 ( 0.618371)
build_install 0.022357 0.000000 1.929998 ( 0.969861)
test_btest 0.001090 0.000133 93.400576 ( 9.395416)
test_basic 0.006723 0.000294 0.350861 ( 0.440647)
test_all 0.000947 0.003270 681.439973 ( 68.480401)
test_rubyspec 0.096968 0.065761 47.155615 ( 55.652460)
total: 136.82 sec