Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-055930
#<BuildRuby:0x0000558f7aa8c078
@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.20230803-055930",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001012 0.004289 1.496457 ( 2.730444)
build_miniruby 0.000770 0.000227 0.852503 ( 0.853668)
build_ruby 0.000859 0.000253 2.603304 ( 2.603234)
build_all 0.004482 0.004263 13.055021 ( 1.161937)
build_install 0.007600 0.000000 1.954444 ( 0.915425)
test_btest 0.001004 0.000000 78.312168 ( 7.173317)
test_basic 0.002619 0.001272 0.640511 ( 0.718913)
test_all 0.000877 0.000267 464.059749 ( 48.187489)
test_rubyspec 0.022557 0.018908 44.899130 ( 57.358027)
total: 121.70 sec