Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-160637
#<BuildRuby:0x0000556b9cb3b728
@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.20230616-160637",
@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.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002477 0.002600 1.294569 ( 2.582858)
build_miniruby 0.000770 0.000193 0.802227 ( 0.801606)
build_ruby 0.000973 0.000244 2.364460 ( 2.364488)
build_all 0.008314 0.001073 12.573706 ( 1.095659)
build_install 0.007327 0.000708 1.767008 ( 0.931358)
test_btest 0.000781 0.000168 81.554595 ( 7.028563)
test_basic 0.003763 0.000806 0.719690 ( 0.801974)
test_all 0.001141 0.000245 426.068975 ( 46.407654)
test_rubyspec 0.013452 0.025459 42.309192 ( 54.786792)
total: 116.80 sec