Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-053323
#<BuildRuby:0x0000557aa1527440
@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.20220220-053323",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000790 0.009039 0.933542 ( 1.391174)
build_miniruby 0.001287 0.000551 0.072333 ( 0.070424)
build_ruby 0.001462 0.000626 0.080149 ( 0.078237)
build_all 0.005311 0.004477 4.127752 ( 0.788214)
build_install 0.019907 0.005020 7.756765 ( 2.294196)
test_btest 0.001581 0.000000 73.161571 ( 8.058914)
test_basic 0.007660 0.000073 0.330143 ( 0.420446)
test_all 0.001772 0.000317 644.696200 ( 65.434902)
test_rubyspec 0.099932 0.055319 46.052064 ( 51.763091)
total: 130.30 sec