Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-112501
#<BuildRuby:0x0000560194d70ca8
@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.20220201-112501",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009857 0.000758 0.937886 ( 1.277281)
build_miniruby 0.001747 0.000135 0.075031 ( 0.075100)
build_ruby 0.002431 0.000000 0.078274 ( 0.078149)
build_all 0.010615 0.000000 4.098007 ( 0.799963)
build_install 0.009914 0.012029 7.888922 ( 2.397457)
test_btest 0.001083 0.000206 47.357593 ( 44.015649)
test_basic 0.002635 0.004984 0.343961 ( 0.433441)
test_all 0.001538 0.000000 692.499967 ( 66.582877)
test_rubyspec 0.107283 0.040068 45.945409 ( 51.415705)
total: 167.08 sec