Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-232946
#<BuildRuby:0x000055c10fa30090
@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.20230603-232946",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002280 0.003904 1.528271 ( 2.736866)
build_miniruby 0.000978 0.000098 0.765648 ( 0.765496)
build_ruby 0.001228 0.000123 2.468395 ( 2.467695)
build_all 0.005270 0.003708 12.078338 ( 1.080499)
build_install 0.003501 0.003896 1.689652 ( 0.847516)
test_btest 0.000763 0.000132 80.361137 ( 6.517178)
test_basic 0.000000 0.003459 0.526276 ( 0.610401)
test_all 0.000568 0.000513 437.232166 ( 43.541311)
test_rubyspec 0.022964 0.016851 42.352168 ( 54.794883)
total: 113.36 sec