Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-060437
#<BuildRuby:0x000055c0015af688
@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.20220203-060437",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009392 0.000787 0.966685 ( 1.410449)
build_miniruby 0.001593 0.000227 0.077890 ( 0.076193)
build_ruby 0.001987 0.000000 0.080884 ( 0.079132)
build_all 0.010455 0.000431 4.076895 ( 0.777199)
build_install 0.019438 0.004829 7.832503 ( 2.321414)
test_btest 0.001101 0.000165 47.423877 ( 44.203979)
test_basic 0.006959 0.000299 0.346138 ( 0.444044)
test_all 0.001952 0.000279 698.712840 ( 67.713689)
test_rubyspec 0.077061 0.080869 46.075804 ( 51.588880)
total: 168.62 sec