Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-052517
#<BuildRuby:0x00005641727c3f58
@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.20230115-052517",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000031 0.000014 0.000045 ( 0.000044)
configure 0.000027 0.000012 0.000039 ( 0.000042)
build_up 0.006537 0.003337 1.303046 ( 1.325501)
build_miniruby 0.000804 0.000371 1.709314 ( 1.578619)
build_ruby 0.001434 0.000000 2.782135 ( 2.779547)
build_all 0.009734 0.000000 16.806809 ( 2.981934)
build_install 0.009971 0.001505 2.153107 ( 1.089259)
test_btest 0.000693 0.000243 73.402082 ( 10.806526)
test_basic 0.005540 0.001939 0.366045 ( 0.450508)
test_all 0.001282 0.000162 677.636897 (100.549093)
test_rubyspec 0.087912 0.045493 52.167498 ( 60.263050)
total: 181.82 sec