Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-023201
#<BuildRuby:0x0000559cd3f3e9c0
@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.20220725-023201",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009616 0.000869 0.838951 ( 1.156704)
build_miniruby 0.002296 0.000354 0.064547 ( 0.062684)
build_ruby 0.002145 0.000330 0.068888 ( 0.065845)
build_all 0.002484 0.007641 1.264312 ( 0.481312)
build_install 0.010798 0.007896 4.407809 ( 1.804940)
test_btest 0.000662 0.000221 52.540581 ( 6.184554)
test_basic 0.004660 0.001553 0.287523 ( 0.377277)
test_all 0.002823 0.000308 508.701672 ( 53.129782)
test_rubyspec 0.114661 0.022376 41.921266 ( 47.765609)
total: 111.03 sec