Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-114829
#<BuildRuby:0x00005563c7dd3788
@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.20220202-114829",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000007 0.000019 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010633 0.001477 0.939077 ( 1.166962)
build_miniruby 0.002168 0.000000 0.075497 ( 0.073700)
build_ruby 0.001912 0.000044 0.075889 ( 0.073877)
build_all 0.005485 0.004795 4.113498 ( 0.779123)
build_install 0.019993 0.003035 7.755085 ( 2.317588)
test_btest 0.000926 0.000381 46.797308 ( 43.928654)
test_basic 0.006767 0.000802 0.349427 ( 0.440141)
test_all 0.001223 0.000476 662.348940 ( 65.335592)
test_rubyspec 0.107879 0.060101 46.658472 ( 51.792260)
total: 165.91 sec