Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-221015
#<BuildRuby:0x0000564b751e3040
@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.20230711-221015",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005989 0.000094 1.668207 ( 2.952876)
build_miniruby 0.001054 0.000052 0.894601 ( 0.894574)
build_ruby 0.001130 0.000057 2.562800 ( 2.563424)
build_all 0.009633 0.000047 12.795482 ( 1.138191)
build_install 0.007851 0.000357 1.833881 ( 0.866497)
test_btest 0.000000 0.000768 83.860191 ( 7.833820)
test_basic 0.001375 0.003606 0.781568 ( 0.863639)
test_all 0.001524 0.000132 452.629098 ( 39.151474)
test_rubyspec 0.020088 0.016959 41.850835 ( 54.381457)
total: 110.65 sec