Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-081939
#<BuildRuby:0x000055ea6c2a7040
@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.20231103-081939",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004364 0.001364 1.353713 ( 1.610548)
build_miniruby 0.000774 0.000241 0.820081 ( 0.820005)
build_ruby 0.000940 0.000294 2.747312 ( 2.748118)
build_all 0.000806 0.009581 16.645936 ( 1.463820)
build_install 0.008985 0.001174 4.996377 ( 1.198795)
test_btest 0.000711 0.000290 82.812428 ( 8.233645)
test_basic 0.003928 0.001607 0.799921 ( 0.873678)
test_all 0.104909 0.031308 535.924949 ( 51.042170)
test_rubyspec 0.009202 0.041391 51.337876 ( 63.632258)
total: 131.62 sec