Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-133716
#<BuildRuby:0x0000555af2bac8e8
@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.20220304-133716",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010980 0.000000 0.991588 ( 1.196824)
build_miniruby 0.001962 0.000058 0.076608 ( 0.075922)
build_ruby 0.001750 0.000098 0.076474 ( 0.075830)
build_all 0.009037 0.000502 4.175562 ( 0.868919)
build_install 0.016275 0.007874 7.980172 ( 2.466114)
test_btest 0.001294 0.000162 73.685888 ( 8.228827)
test_basic 0.002889 0.004725 0.343957 ( 0.434295)
test_all 0.001415 0.000235 654.294380 ( 65.000987)
test_rubyspec 0.111201 0.054788 46.490574 ( 51.862763)
total: 130.21 sec