Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-234655
#<BuildRuby:0x0000562890ba8088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-234655",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004587 0.000000 1.125644 ( 1.141854)
build_miniruby 0.000924 0.000000 0.959082 ( 0.957749)
build_ruby 0.001216 0.000000 2.803799 ( 2.693817)
build_all 0.008695 0.000000 15.850151 ( 3.390600)
build_install 0.008011 0.000000 2.015808 ( 1.166765)
test_btest 0.000000 0.000629 64.725921 ( 10.549020)
test_basic 0.001238 0.003974 0.302605 ( 0.392618)
test_all 0.001069 0.000059 657.067942 (124.691639)
test_rubyspec 0.031231 0.038093 53.401641 ( 61.457448)
total: 206.44 sec