Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-042240
#<BuildRuby:0x0000563aaf990c10
@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.20220405-042240",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006722 0.006333 1.015471 ( 1.549609)
build_miniruby 0.001619 0.000539 0.078237 ( 0.076786)
build_ruby 0.001228 0.000409 0.076155 ( 0.074944)
build_all 0.007454 0.004065 4.227021 ( 0.859769)
build_install 0.025007 0.000000 8.451452 ( 2.981764)
test_btest 0.000972 0.000414 80.908312 ( 8.248536)
test_basic 0.002223 0.004703 0.343583 ( 0.433095)
test_all 0.001448 0.000441 694.771976 ( 67.571991)
test_rubyspec 0.086548 0.092632 46.850255 ( 52.144127)
total: 133.94 sec