Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-133441
#<BuildRuby:0x000055dbeffe2678
@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.20221215-133441",
@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.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003463 0.000693 0.870957 ( 1.099315)
build_miniruby 0.000836 0.000167 0.956285 ( 0.954853)
build_ruby 0.001007 0.000201 2.786185 ( 2.684865)
build_all 0.008986 0.000062 15.726451 ( 3.260405)
build_install 0.007674 0.001354 2.305447 ( 1.297954)
test_btest 0.000490 0.000086 62.898267 ( 11.278197)
test_basic 0.000211 0.004877 0.293761 ( 0.384356)
test_all 0.001419 0.000000 676.869810 (150.009825)
test_rubyspec 0.042186 0.024728 53.043257 ( 61.174519)
total: 232.14 sec