Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-185834
#<BuildRuby:0x00005584a0fcb118
@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.20230107-185834",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003147 0.000242 0.617025 ( 1.004032)
build_miniruby 0.000894 0.000069 0.682199 ( 0.681441)
build_ruby 0.001190 0.000091 2.397499 ( 2.396875)
build_all 0.009865 0.000000 12.886300 ( 1.593589)
build_install 0.003175 0.003395 1.538591 ( 0.720307)
test_btest 0.000628 0.000069 63.387575 ( 6.464705)
test_basic 0.003367 0.000375 0.247733 ( 0.343086)
test_all 0.000814 0.000721 498.323490 ( 47.181953)
test_rubyspec 0.020898 0.008402 36.088054 ( 46.449190)
total: 106.84 sec