Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-124640
#<BuildRuby:0x000055593588c028
@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.20230103-124640",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003232 0.003154 0.843306 ( 1.046603)
build_miniruby 0.001076 0.000201 1.010442 ( 1.008360)
build_ruby 0.001388 0.000261 2.804604 ( 2.801892)
build_all 0.009536 0.000289 16.759888 ( 3.005869)
build_install 0.011145 0.000464 2.330555 ( 1.197507)
test_btest 0.000919 0.000138 79.727202 ( 10.714609)
test_basic 0.005785 0.000868 0.353784 ( 0.439968)
test_all 0.001018 0.000153 667.545367 ( 98.353652)
test_rubyspec 0.042343 0.062769 51.472507 ( 59.527493)
total: 178.10 sec