Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-125711
#<BuildRuby:0x000055620d3035f8
@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.20230710-125711",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003795 0.001898 1.319009 ( 2.574679)
build_miniruby 0.000714 0.000357 0.907578 ( 0.907678)
build_ruby 0.000822 0.000411 2.866994 ( 2.867379)
build_all 0.008091 0.001735 13.769297 ( 1.226787)
build_install 0.006736 0.001453 1.912034 ( 0.875635)
test_btest 0.001074 0.000000 85.549064 ( 8.091511)
test_basic 0.000831 0.003195 0.588822 ( 0.668709)
test_all 0.001110 0.000526 456.993420 ( 46.091345)
test_rubyspec 0.025116 0.014648 44.278773 ( 56.732718)
total: 120.04 sec