Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-030141
#<BuildRuby:0x00005614c4d17520
@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.20230625-030141",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005280 0.000880 1.422089 ( 2.649198)
build_miniruby 0.000959 0.000159 0.858825 ( 0.858255)
build_ruby 0.001098 0.000183 2.609119 ( 2.609855)
build_all 0.005671 0.004619 16.145491 ( 1.448286)
build_install 0.007529 0.003114 4.814127 ( 1.139636)
test_btest 0.000903 0.000205 86.795014 ( 7.099440)
test_basic 0.004029 0.000000 0.702798 ( 0.783925)
test_all 0.001081 0.000210 443.656086 ( 45.613036)
test_rubyspec 0.018411 0.020553 42.051404 ( 54.551595)
total: 116.75 sec