Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-001755
#<BuildRuby:0x000055c86ed8af90
@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.20220803-001755",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006808 0.002723 0.871906 ( 0.973349)
build_miniruby 0.001399 0.000559 0.054865 ( 0.053306)
build_ruby 0.001255 0.000502 0.062434 ( 0.061080)
build_all 0.006459 0.002583 1.268336 ( 0.469515)
build_install 0.011343 0.003501 4.306896 ( 1.770981)
test_btest 0.001014 0.000390 52.640535 ( 6.178949)
test_basic 0.004864 0.001871 0.271946 ( 0.362069)
test_all 0.001848 0.000711 480.360332 ( 51.756992)
test_rubyspec 0.077925 0.066825 41.377304 ( 48.984158)
total: 110.61 sec