Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-224933
#<BuildRuby:0x000055e1d5b59930
@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-224933",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008735 0.002911 0.932747 ( 0.997240)
build_miniruby 0.001283 0.000428 0.073663 ( 0.073377)
build_ruby 0.001501 0.000501 0.079550 ( 0.078397)
build_all 0.008858 0.001214 4.049068 ( 0.779434)
build_install 0.015258 0.008458 7.792008 ( 2.318208)
test_btest 0.001085 0.000383 46.759757 ( 43.862808)
test_basic 0.005970 0.002107 0.346109 ( 0.436137)
test_all 0.001209 0.000427 689.178743 ( 66.754498)
test_rubyspec 0.073605 0.072041 46.290033 ( 51.608969)
total: 166.91 sec