Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-172706
#<BuildRuby:0x000055ca171e0ca8
@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.20220204-172706",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009420 0.003140 0.948497 ( 1.524689)
build_miniruby 0.001642 0.000547 0.078133 ( 0.076374)
build_ruby 0.001595 0.000532 0.079664 ( 0.077776)
build_all 0.006388 0.003706 4.101941 ( 0.783622)
build_install 0.012541 0.010811 7.759073 ( 2.327164)
test_btest 0.000753 0.000329 45.887824 ( 43.161887)
test_basic 0.005392 0.002359 0.338917 ( 0.428063)
test_all 0.002424 0.000000 670.301840 ( 65.691234)
test_rubyspec 0.096867 0.059043 46.327041 ( 51.570623)
total: 165.64 sec