Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-002054
#<BuildRuby:0x00005607855c43c8
@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.20221227-002054",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000049 0.000016 0.000065 ( 0.000066)
configure 0.000044 0.000015 0.000059 ( 0.000056)
build_up 0.002924 0.005968 0.859891 ( 1.440025)
build_miniruby 0.000920 0.000394 1.011839 ( 1.009997)
build_ruby 0.001091 0.000468 2.760722 ( 2.758078)
build_all 0.008044 0.001659 16.611761 ( 2.966212)
build_install 0.000832 0.010646 2.228726 ( 1.163044)
test_btest 0.000693 0.000390 74.921687 ( 10.257071)
test_basic 0.004158 0.002339 0.350834 ( 0.437455)
test_all 0.001358 0.000000 661.001229 (105.079522)
test_rubyspec 0.060460 0.052714 50.936995 ( 59.001165)
total: 184.11 sec