Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-195520
#<BuildRuby:0x000056264c1f15a8
@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-195520",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005669 0.004605 0.982364 ( 0.971717)
build_miniruby 0.001400 0.000431 0.080643 ( 0.079730)
build_ruby 0.001981 0.000000 0.071221 ( 0.070482)
build_all 0.006351 0.004259 4.109143 ( 0.799743)
build_install 0.018041 0.004553 7.948646 ( 2.361681)
test_btest 0.000956 0.000302 47.722552 ( 44.316826)
test_basic 0.003264 0.005642 0.333805 ( 0.420313)
test_all 0.001473 0.000542 706.737795 ( 67.556619)
test_rubyspec 0.132131 0.046183 46.222449 ( 51.631776)
total: 168.21 sec