Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-011447
#<BuildRuby:0x000055dfe9d1d570
@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.20221013-011447",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.009952 0.001488 1.066950 ( 1.118795)
build_miniruby 0.001682 0.000421 0.098509 ( 0.095041)
build_ruby 0.001173 0.000293 0.094812 ( 0.092088)
build_all 0.004335 0.003275 1.306596 ( 0.547597)
build_install 0.010242 0.004847 1.623590 ( 0.900122)
test_btest 0.001621 0.000507 63.646450 ( 6.528223)
test_basic 0.007159 0.000000 0.350868 ( 0.442065)
test_all 0.007138 0.000000 492.800035 ( 53.574755)
test_rubyspec 0.100403 0.042577 43.348613 ( 51.790307)
total: 115.09 sec