Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-090427
#<BuildRuby:0x000055f91d15b8c0
@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.20230622-090427",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000861 0.004367 1.447651 ( 2.753877)
build_miniruby 0.000695 0.000309 0.873327 ( 0.873811)
build_ruby 0.000837 0.000372 2.654272 ( 2.654419)
build_all 0.002665 0.007566 15.979165 ( 1.407331)
build_install 0.008369 0.000000 4.624691 ( 1.086521)
test_btest 0.000000 0.001041 83.724719 ( 7.727553)
test_basic 0.000435 0.003572 0.716254 ( 0.796359)
test_all 0.002711 0.000000 466.783235 ( 42.309294)
test_rubyspec 0.018306 0.025549 43.428954 ( 55.806538)
total: 115.42 sec