Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-113205
#<BuildRuby:0x0000558dbc77c460
@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.20221212-113205",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004109 0.000293 0.860922 ( 1.061138)
build_miniruby 0.000863 0.000062 0.969203 ( 0.967715)
build_ruby 0.001078 0.000077 2.663211 ( 2.573171)
build_all 0.009124 0.000022 15.663494 ( 3.288837)
build_install 0.005678 0.003613 2.276463 ( 1.311529)
test_btest 0.000512 0.000054 67.635750 ( 11.314447)
test_basic 0.001785 0.003142 0.284342 ( 0.375206)
test_all 0.001239 0.000177 683.675050 (142.832621)
test_rubyspec 0.052807 0.018746 52.579668 ( 60.821842)
total: 224.55 sec