Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-110953
#<BuildRuby:0x00005559656ade98
@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.20221207-110953",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000049)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005094 0.000082 1.166230 ( 1.200196)
build_miniruby 0.000948 0.000063 0.959766 ( 0.958285)
build_ruby 0.001122 0.000075 2.742853 ( 2.632629)
build_all 0.008865 0.000000 15.779606 ( 3.287565)
build_install 0.010305 0.000152 2.310885 ( 1.325494)
test_btest 0.000569 0.000030 64.305796 ( 10.993538)
test_basic 0.004522 0.000238 0.309792 ( 0.400025)
test_all 0.000974 0.000051 675.986973 (103.637357)
test_rubyspec 0.050865 0.013380 52.378536 ( 60.621286)
total: 185.06 sec