Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-064550
#<BuildRuby:0x000055dd3adef7e8
@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.20220130-064550",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007014 0.004732 0.934290 ( 1.250775)
build_miniruby 0.001551 0.000358 0.072124 ( 0.070043)
build_ruby 0.001675 0.000386 0.075954 ( 0.073920)
build_all 0.009782 0.000139 4.125981 ( 0.776045)
build_install 0.022177 0.000599 7.712081 ( 2.318750)
test_btest 0.001004 0.000159 46.446875 ( 44.172500)
test_basic 0.006368 0.001005 0.346788 ( 0.436926)
test_all 0.001579 0.000249 693.257793 ( 67.112973)
test_rubyspec 0.126140 0.038088 45.857387 ( 51.247119)
total: 167.46 sec