Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-042820
#<BuildRuby:0x000055ea126ebac0
@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.20230131-042820",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000017)
build_up 0.000921 0.002925 0.645197 ( 1.132169)
build_miniruby 0.000735 0.000245 0.648978 ( 0.648513)
build_ruby 0.000889 0.000296 2.033728 ( 2.033911)
build_all 0.008839 0.000342 11.885105 ( 1.442213)
build_install 0.006482 0.000000 1.441237 ( 0.700313)
test_btest 0.000700 0.000000 65.176667 ( 6.145323)
test_basic 0.003686 0.000000 0.258008 ( 0.353040)
test_all 0.001068 0.000000 475.708914 ( 45.062731)
test_rubyspec 0.011831 0.015488 34.633170 ( 45.178653)
total: 102.70 sec