Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-165011
#<BuildRuby:0x000055c62e172038
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221101-165011",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004761 0.004691 1.102395 ( 1.257432)
build_miniruby 0.001044 0.000482 0.094335 ( 0.091948)
build_ruby 0.001071 0.000495 0.090477 ( 0.087439)
build_all 0.006316 0.003191 1.334815 ( 0.568248)
build_install 0.010342 0.005079 1.643716 ( 0.890148)
test_btest 0.001294 0.000608 60.430130 ( 6.664132)
test_basic 0.004144 0.001950 0.356104 ( 0.446551)
test_all 0.001700 0.005009 494.776929 ( 53.627356)
test_rubyspec 0.060951 0.056781 43.309702 ( 51.914087)
total: 115.55 sec