Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-092020
#<BuildRuby:0x000055cbd520bba0
@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.20221101-092020",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.008138 0.002719 1.114322 ( 1.143603)
build_miniruby 0.000828 0.000552 0.093259 ( 0.091509)
build_ruby 0.000929 0.000619 0.097665 ( 0.095511)
build_all 0.007735 0.000000 1.293528 ( 0.538199)
build_install 0.017097 0.000000 1.679477 ( 0.928206)
test_btest 0.001352 0.000000 61.304164 ( 6.490184)
test_basic 0.004991 0.001245 0.342791 ( 0.432768)
test_all 0.005906 0.000366 486.489472 ( 53.014801)
test_rubyspec 0.085195 0.041821 43.309577 ( 51.774505)
total: 114.51 sec