Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-204918
#<BuildRuby:0x0000555a4ba544e8
@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.20220216-204918",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009308 0.001432 0.925139 ( 0.938584)
build_miniruby 0.001152 0.000177 0.075245 ( 0.074500)
build_ruby 0.001647 0.000254 0.077137 ( 0.075127)
build_all 0.006959 0.003383 4.130361 ( 0.797048)
build_install 0.013474 0.009955 7.772694 ( 2.307269)
test_btest 0.001128 0.000313 73.569114 ( 7.955337)
test_basic 0.000000 0.007654 0.352891 ( 0.441668)
test_all 0.000734 0.001800 667.834781 ( 64.960586)
test_rubyspec 0.074618 0.082823 45.979380 ( 51.484976)
total: 129.04 sec