Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-220849
#<BuildRuby:0x000055b60230f918
@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-220849",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006159 0.005191 0.970089 ( 1.007518)
build_miniruby 0.002155 0.000000 0.073963 ( 0.071615)
build_ruby 0.002086 0.000077 0.075036 ( 0.073045)
build_all 0.005507 0.004925 4.094183 ( 0.792495)
build_install 0.021964 0.001882 7.833882 ( 2.303305)
test_btest 0.000881 0.000363 47.706292 ( 44.436481)
test_basic 0.001452 0.005611 0.341364 ( 0.436399)
test_all 0.001899 0.000000 654.557493 ( 65.684969)
test_rubyspec 0.099497 0.071131 46.143336 ( 51.542772)
total: 166.35 sec