Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-111333
#<BuildRuby:0x00005643f4e04ca8
@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.20220131-111333",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005712 0.006078 0.954193 ( 1.209421)
build_miniruby 0.001510 0.000504 0.078568 ( 0.077180)
build_ruby 0.001682 0.000561 0.069857 ( 0.067759)
build_all 0.010120 0.000070 4.139237 ( 0.792706)
build_install 0.014350 0.009733 7.883892 ( 2.352952)
test_btest 0.001286 0.000454 47.260973 ( 44.903597)
test_basic 0.004704 0.001660 0.328252 ( 0.427364)
test_all 0.001326 0.000468 697.258671 ( 67.295693)
test_rubyspec 0.082483 0.080765 46.090967 ( 51.553380)
total: 168.68 sec