Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-161326
#<BuildRuby:0x0000564f41ab3e20
@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.20230707-161326",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005012 0.000254 1.330714 ( 2.680968)
build_miniruby 0.000809 0.000180 0.896243 ( 0.896086)
build_ruby 0.000974 0.000216 2.654467 ( 2.655671)
build_all 0.009232 0.000000 9.184676 ( 8.453247)
build_install 0.008428 0.000000 1.972582 ( 1.687114)
test_btest 0.001071 0.000000 86.419817 ( 8.031215)
test_basic 0.004194 0.000000 0.711726 ( 0.794594)
test_all 0.001576 0.000000 472.491822 ( 41.314076)
test_rubyspec 0.034725 0.003470 43.469586 ( 55.875091)
total: 122.39 sec