Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-055103
#<BuildRuby:0x000055fc8391fd68
@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.20230626-055103",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004312 0.000718 1.563907 ( 2.800768)
build_miniruby 0.000835 0.000139 0.869884 ( 0.869883)
build_ruby 0.001126 0.000188 2.773204 ( 2.773574)
build_all 0.008057 0.001343 15.991855 ( 1.404624)
build_install 0.009068 0.000000 4.672098 ( 1.129082)
test_btest 0.000713 0.000057 85.988911 ( 7.505222)
test_basic 0.004443 0.000000 0.755298 ( 0.835598)
test_all 0.001708 0.000000 459.599228 ( 42.519364)
test_rubyspec 0.020210 0.019759 42.651922 ( 55.095274)
total: 114.93 sec