Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-203658
#<BuildRuby:0x00005604824e8040
@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.20221220-203658",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004409 0.000000 0.948480 ( 1.191932)
build_miniruby 0.000968 0.000000 1.007815 ( 1.006694)
build_ruby 0.001173 0.000000 2.528758 ( 2.527201)
build_all 0.009227 0.000000 15.857783 ( 3.393229)
build_install 0.004445 0.004431 2.248619 ( 1.287395)
test_btest 0.000556 0.000022 65.666123 ( 10.810885)
test_basic 0.000946 0.004188 0.305774 ( 0.396360)
test_all 0.001226 0.000094 670.968920 (145.770435)
test_rubyspec 0.043597 0.029224 53.000789 ( 61.150529)
total: 227.54 sec