Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-031121
#<BuildRuby:0x000055fc4f770848
@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-031121",
@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.000009 0.000002 0.000011 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005075 0.005761 0.982982 ( 1.436155)
build_miniruby 0.001434 0.000478 0.077157 ( 0.075511)
build_ruby 0.001368 0.000456 0.081209 ( 0.079313)
build_all 0.007602 0.002534 4.085808 ( 0.788700)
build_install 0.019198 0.004654 7.880715 ( 2.327487)
test_btest 0.000967 0.000302 47.134013 ( 44.221441)
test_basic 0.006614 0.000923 0.353491 ( 0.444448)
test_all 0.001957 0.000000 662.298080 ( 65.034884)
test_rubyspec 0.114523 0.052639 45.901564 ( 51.109123)
total: 165.52 sec