Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-034026
#<BuildRuby:0x0000560d2e60ce80
@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.20221011-034026",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009473 0.000855 1.098279 ( 1.183235)
build_miniruby 0.000000 0.002046 0.096267 ( 0.095662)
build_ruby 0.000000 0.002006 0.094918 ( 0.093308)
build_all 0.005796 0.001518 1.271179 ( 0.568938)
build_install 0.006765 0.010303 1.650058 ( 0.938863)
test_btest 0.001422 0.000507 63.856408 ( 6.970791)
test_basic 0.005072 0.001811 0.362418 ( 0.456344)
test_all 0.007061 0.000840 506.950763 ( 54.408223)
test_rubyspec 0.072984 0.069589 42.872691 ( 51.330152)
total: 116.05 sec