Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-183410
#<BuildRuby:0x0000561185db3778
@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.20220212-183410",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007489 0.002723 0.936852 ( 1.089294)
build_miniruby 0.001232 0.000448 0.079673 ( 0.077534)
build_ruby 0.001509 0.000549 0.078604 ( 0.076414)
build_all 0.008101 0.004286 4.167607 ( 0.807303)
build_install 0.011627 0.013189 7.776587 ( 2.298414)
test_btest 0.000709 0.000355 76.403899 ( 8.118337)
test_basic 0.005266 0.002633 0.348000 ( 0.444241)
test_all 0.001885 0.000000 655.906614 ( 65.252941)
test_rubyspec 0.088058 0.079691 46.190974 ( 51.657876)
total: 129.82 sec