Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-221300
#<BuildRuby:0x000055c55b1a1348
@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.20221026-221300",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.008477 0.002543 1.060711 ( 1.160819)
build_miniruby 0.001607 0.000482 0.101098 ( 0.097356)
build_ruby 0.001270 0.000381 0.103655 ( 0.100557)
build_all 0.005234 0.001570 1.289149 ( 0.579509)
build_install 0.013699 0.002184 1.609823 ( 0.889952)
test_btest 0.001511 0.000412 61.018008 ( 6.782582)
test_basic 0.007327 0.000189 0.351483 ( 0.449628)
test_all 0.007120 0.000000 499.058475 ( 53.862360)
test_rubyspec 0.103462 0.018160 43.680858 ( 52.275509)
total: 116.20 sec