Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-031952
#<BuildRuby:0x0000563018f7ead8
@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.20221007-031952",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000044 0.000006 0.000050 ( 0.000054)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003474 0.008407 1.097496 ( 1.422709)
build_miniruby 0.002565 0.000000 0.100571 ( 0.097355)
build_ruby 0.001508 0.000053 0.099531 ( 0.096776)
build_all 0.007023 0.000817 1.313056 ( 0.586996)
build_install 0.010098 0.006020 1.629855 ( 0.885814)
test_btest 0.001200 0.000375 60.987641 ( 6.023064)
test_basic 0.004828 0.001509 0.344890 ( 0.436693)
test_all 0.004359 0.003095 482.597563 ( 53.033302)
test_rubyspec 0.071638 0.053230 42.514522 ( 50.921155)
total: 113.50 sec