Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-113828
#<BuildRuby:0x000055f7ddbcf810
@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.20220412-113828",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006236 0.004801 1.012412 ( 4.929100)
build_miniruby 0.001385 0.000533 0.070249 ( 0.068503)
build_ruby 0.001305 0.000502 0.075862 ( 0.074062)
build_all 0.007967 0.001309 1.516592 ( 0.628136)
build_install 0.016351 0.005502 2.055309 ( 1.130032)
test_btest 0.000789 0.000278 77.354612 ( 8.358143)
test_basic 0.007980 0.000000 0.331988 ( 0.420793)
test_all 0.002185 0.000213 667.737477 ( 66.130430)
test_rubyspec 0.093763 0.086919 46.655765 ( 52.099216)
total: 133.84 sec