Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-143806
#<BuildRuby:0x000055b501dbcea8
@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.20220804-143806",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009324 0.001554 0.975156 ( 1.024134)
build_miniruby 0.001868 0.000312 0.079813 ( 0.077748)
build_ruby 0.001504 0.000250 0.067199 ( 0.065301)
build_all 0.011582 0.000194 1.514134 ( 0.568751)
build_install 0.011463 0.010688 5.185536 ( 2.091324)
test_btest 0.000000 0.001225 75.577186 ( 8.123257)
test_basic 0.000267 0.007468 0.324090 ( 0.411754)
test_all 0.002001 0.000706 688.015552 ( 67.348043)
test_rubyspec 0.116493 0.055384 45.728488 ( 53.360366)
total: 133.07 sec