Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-093725
#<BuildRuby:0x000055c8d2b2ef08
@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.20230623-093725",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000048 0.000000 0.000048 ( 0.000017)
build_up 0.001891 0.003480 1.306048 ( 2.577922)
build_miniruby 0.001093 0.000000 0.881920 ( 0.881876)
build_ruby 0.001248 0.000000 2.576543 ( 2.576701)
build_all 0.009300 0.000808 15.828421 ( 1.369038)
build_install 0.010145 0.000772 4.601037 ( 1.101803)
test_btest 0.001127 0.000000 82.518485 ( 8.097806)
test_basic 0.003558 0.000278 0.669198 ( 0.750964)
test_all 0.001410 0.000164 442.899401 ( 49.583640)
test_rubyspec 0.025824 0.012308 42.494174 ( 55.015041)
total: 121.96 sec