Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-134400
#<BuildRuby:0x0000559b3c607868
@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.20230118-134400",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003542 0.000272 0.649146 ( 1.229826)
build_miniruby 0.000917 0.000071 0.582051 ( 0.581914)
build_ruby 0.001252 0.000000 2.092903 ( 2.092050)
build_all 0.009178 0.000122 12.441189 ( 1.583283)
build_install 0.002555 0.004217 1.540504 ( 0.723810)
test_btest 0.000588 0.000073 67.643774 ( 6.166144)
test_basic 0.003095 0.000387 0.255859 ( 0.351192)
test_all 0.000918 0.000115 506.415822 ( 47.570732)
test_rubyspec 0.017130 0.012210 35.100266 ( 45.654773)
total: 105.95 sec