Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-035029
#<BuildRuby:0x000055a204d0fba0
@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.20230725-035029",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005913 0.000545 1.566849 ( 2.812614)
build_miniruby 0.000785 0.000246 0.865158 ( 0.864703)
build_ruby 0.000877 0.000274 2.606539 ( 2.606118)
build_all 0.008062 0.001080 13.638753 ( 1.247937)
build_install 0.005214 0.003344 1.999851 ( 1.227225)
test_btest 0.000831 0.000262 81.112783 ( 7.136573)
test_basic 0.003464 0.001094 0.599063 ( 0.672148)
test_all 0.000550 0.000173 487.591557 ( 53.718894)
test_rubyspec 0.033610 0.003901 42.586239 ( 55.016462)
total: 125.30 sec