Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-033828
#<BuildRuby:0x0000556ffd8cfdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-033828",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003508 0.000584 0.808836 ( 1.036097)
build_miniruby 0.000908 0.000000 0.996282 ( 0.994810)
build_ruby 0.001169 0.000000 2.589808 ( 2.588421)
build_all 0.004903 0.004090 15.897380 ( 3.297432)
build_install 0.000038 0.008712 2.190001 ( 1.245015)
test_btest 0.000474 0.000169 66.804750 ( 11.343770)
test_basic 0.004994 0.000201 0.276883 ( 0.367546)
test_all 0.001055 0.000000 646.444366 (114.165147)
test_rubyspec 0.046297 0.022131 51.744532 ( 59.958793)
total: 195.00 sec