Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-001807
#<BuildRuby:0x000055f319d92e68
@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.20230312-001807",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000080 0.003869 0.826707 ( 2.095523)
build_miniruby 0.000821 0.000069 0.635996 ( 0.635437)
build_ruby 0.001027 0.000086 2.089718 ( 2.089419)
build_all 0.008295 0.000016 11.141908 ( 0.959425)
build_install 0.003310 0.003455 1.554740 ( 0.957626)
test_btest 0.000836 0.000105 75.332342 ( 6.350438)
test_basic 0.000724 0.003271 0.247367 ( 0.343150)
test_all 0.000960 0.000170 398.278914 ( 37.112318)
test_rubyspec 0.014761 0.013422 35.873693 ( 46.393500)
total: 96.94 sec