Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-002608
#<BuildRuby:0x000056266c274028
@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.20221217-002608",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004388 0.000031 0.839714 ( 1.093007)
build_miniruby 0.000935 0.000062 0.992521 ( 0.991077)
build_ruby 0.001166 0.000078 2.770408 ( 2.659654)
build_all 0.009127 0.000053 15.652578 ( 3.399176)
build_install 0.009483 0.000061 2.242464 ( 1.270921)
test_btest 0.000551 0.000000 63.406397 ( 11.169552)
test_basic 0.001111 0.003587 0.348424 ( 0.439230)
test_all 0.001271 0.000121 662.268994 (148.098154)
test_rubyspec 0.053943 0.009227 53.037006 ( 61.239946)
total: 230.36 sec