Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-041434
#<BuildRuby:0x0000563256099438
@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.20221108-041434",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.007302 0.001217 0.904274 ( 1.367673)
build_miniruby 0.001991 0.000000 0.051613 ( 0.049749)
build_ruby 0.001729 0.000000 0.049809 ( 0.048152)
build_all 0.008805 0.000000 1.224065 ( 0.471209)
build_install 0.014214 0.001044 1.557513 ( 0.797877)
test_btest 0.001340 0.000167 60.736002 ( 6.359604)
test_basic 0.006263 0.000118 0.314310 ( 0.405282)
test_all 0.002545 0.000299 515.292957 ( 54.484695)
test_rubyspec 0.068429 0.058313 43.626885 ( 52.147179)
total: 116.13 sec