Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-172843
#<BuildRuby:0x000055788919ef90
@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.20220717-172843",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003546 0.004683 0.876693 ( 1.137100)
build_miniruby 0.002414 0.000000 0.065824 ( 0.063126)
build_ruby 0.001446 0.000000 0.056564 ( 0.054868)
build_all 0.004547 0.004188 1.246832 ( 0.482584)
build_install 0.010029 0.007424 4.350573 ( 1.843094)
test_btest 0.001561 0.000551 53.276875 ( 5.985604)
test_basic 0.000000 0.006449 0.284453 ( 0.384531)
test_all 0.000000 0.001707 485.912304 ( 51.730527)
test_rubyspec 0.060438 0.072314 41.703691 ( 47.554466)
total: 109.24 sec