Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-062440
#<BuildRuby:0x0000561c40e936f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230114-062440",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003902 0.000000 0.584997 ( 1.091517)
build_miniruby 0.000897 0.000000 0.683809 ( 0.683251)
build_ruby 0.001398 0.000000 2.417575 ( 2.420769)
build_all 0.005904 0.003530 12.972949 ( 1.628977)
build_install 0.002956 0.003610 1.512039 ( 0.722794)
test_btest 0.000573 0.000096 66.812212 ( 6.203341)
test_basic 0.000000 0.003609 0.272179 ( 0.368310)
test_all 0.000787 0.000240 513.341417 ( 47.530641)
test_rubyspec 0.015338 0.012674 35.500571 ( 46.028091)
total: 106.68 sec