Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-125236
#<BuildRuby:0x000055886a816120
@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.20221013-125236",
@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.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008844 0.000681 1.093230 ( 1.173251)
build_miniruby 0.001953 0.000151 0.098732 ( 0.095196)
build_ruby 0.001489 0.000114 0.096663 ( 0.093117)
build_all 0.007180 0.000158 1.283020 ( 0.570300)
build_install 0.014236 0.000607 1.638153 ( 0.876017)
test_btest 0.001464 0.000097 61.436530 ( 6.870392)
test_basic 0.006635 0.000442 0.355173 ( 0.450783)
test_all 0.005304 0.001848 494.924051 ( 53.589724)
test_rubyspec 0.093381 0.028529 43.324262 ( 51.908410)
total: 115.63 sec