Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-194631
#<BuildRuby:0x000055cfdf947bb8
@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.20230807-194631",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000000 0.004662 1.372012 ( 2.657965)
build_miniruby 0.000000 0.001055 0.956637 ( 0.956231)
build_ruby 0.000000 0.001208 2.734693 ( 2.734425)
build_all 0.003015 0.006702 14.585752 ( 1.291681)
build_install 0.006221 0.002563 2.228027 ( 0.996404)
test_btest 0.000611 0.000136 77.744201 ( 7.952070)
test_basic 0.002681 0.002407 0.726790 ( 0.804009)
test_all 0.000831 0.000201 517.908488 ( 58.918765)
test_rubyspec 0.019574 0.021494 46.477733 ( 58.918252)
total: 135.23 sec