Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-073100
#<BuildRuby:0x0000558589dbe548
@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-073100",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000013 0.000002 0.000015 ( 0.000009)
build_up 0.004692 0.006236 0.982120 ( 1.879566)
build_miniruby 0.001429 0.000357 0.070414 ( 0.068545)
build_ruby 0.001690 0.000422 0.074718 ( 0.073246)
build_all 0.007963 0.001991 4.110981 ( 0.782034)
build_install 0.015746 0.005048 7.844708 ( 2.365109)
test_btest 0.001274 0.000335 47.043922 ( 43.650951)
test_basic 0.000216 0.007539 0.338447 ( 0.426865)
test_all 0.001125 0.000394 661.712102 ( 65.223719)
test_rubyspec 0.114247 0.055832 46.345648 ( 51.673703)
total: 166.14 sec