Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-141050
#<BuildRuby:0x00005624e1aeaf90
@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.20221025-141050",
@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.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.008955 0.001492 1.146083 ( 1.237845)
build_miniruby 0.002017 0.000337 0.114699 ( 0.111937)
build_ruby 0.001344 0.000224 0.104603 ( 0.102286)
build_all 0.008043 0.000474 1.362481 ( 0.598873)
build_install 0.006841 0.009455 1.734367 ( 0.944243)
test_btest 0.001923 0.000513 64.698489 ( 6.650921)
test_basic 0.002054 0.004150 0.366008 ( 0.457283)
test_all 0.007423 0.000000 524.988979 ( 55.299815)
test_rubyspec 0.080567 0.038951 43.475514 ( 51.974513)
total: 117.38 sec