Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-135230
#<BuildRuby:0x000055b9dd2c80e8
@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.20230702-135230",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005916 1.551307 ( 2.775864)
build_miniruby 0.000651 0.000684 0.964457 ( 0.964457)
build_ruby 0.000856 0.000375 2.680100 ( 2.680743)
build_all 0.006341 0.002774 11.015768 ( 7.497487)
build_install 0.008362 0.000754 5.085371 ( 2.036045)
test_btest 0.000841 0.000336 82.024238 ( 8.128492)
test_basic 0.002785 0.001114 0.528125 ( 0.613797)
test_all 0.001282 0.000513 454.222889 ( 48.416857)
test_rubyspec 0.024013 0.013313 43.584339 ( 56.081438)
total: 129.20 sec