Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-235744
#<BuildRuby:0x0000561249362110
@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-235744",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000012 0.000003 0.000015 ( 0.000008)
build_up 0.002685 0.009840 1.001725 ( 1.332232)
build_miniruby 0.001341 0.000575 0.071411 ( 0.069167)
build_ruby 0.001452 0.000623 0.075796 ( 0.073471)
build_all 0.010342 0.000000 4.097655 ( 0.784889)
build_install 0.020504 0.002666 7.794238 ( 2.301473)
test_btest 0.000975 0.000297 46.269308 ( 43.244681)
test_basic 0.003496 0.004973 0.345758 ( 0.435254)
test_all 0.001494 0.000520 644.251322 ( 64.630275)
test_rubyspec 0.114816 0.041383 46.162036 ( 51.671238)
total: 164.54 sec