Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-163508
#<BuildRuby:0x0000563035d28ca8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-163508",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002671 0.008806 0.930621 ( 0.949880)
build_miniruby 0.001591 0.000490 0.073093 ( 0.070744)
build_ruby 0.001754 0.000540 0.076948 ( 0.074637)
build_all 0.007186 0.003894 4.090985 ( 0.769172)
build_install 0.020012 0.003309 7.704431 ( 2.284515)
test_btest 0.000827 0.000243 47.445602 ( 45.148001)
test_basic 0.006688 0.001967 0.337869 ( 0.431148)
test_all 0.001458 0.000429 700.769814 ( 67.340156)
test_rubyspec 0.082769 0.077105 45.684182 ( 51.115299)
total: 168.18 sec