Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-084734
#<BuildRuby:0x00005645dd9d6858
@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.20221231-084734",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006002 0.000434 0.843426 ( 1.035548)
build_miniruby 0.000000 0.001357 1.014373 ( 1.012347)
build_ruby 0.000000 0.001429 2.769971 ( 2.767503)
build_all 0.007623 0.002068 16.897353 ( 3.031032)
build_install 0.001372 0.008157 2.292814 ( 1.185368)
test_btest 0.000646 0.000235 76.871516 ( 10.588648)
test_basic 0.004708 0.001712 0.348348 ( 0.435035)
test_all 0.001359 0.000161 665.102433 ( 98.538730)
test_rubyspec 0.071230 0.057584 51.306638 ( 59.356875)
total: 177.95 sec