Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-153508
#<BuildRuby:0x000055efd2664028
@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.20230119-153508",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002746 0.003748 0.844059 ( 1.033965)
build_miniruby 0.001053 0.000301 1.022813 ( 1.020828)
build_ruby 0.001287 0.000367 2.771296 ( 2.768699)
build_all 0.010044 0.000000 16.931782 ( 2.995869)
build_install 0.010603 0.000856 2.134439 ( 1.098835)
test_btest 0.000887 0.000197 78.600072 ( 11.020765)
test_basic 0.002696 0.004010 0.378955 ( 0.464933)
test_all 0.001124 0.000296 667.385475 (101.802364)
test_rubyspec 0.084964 0.044081 52.059094 ( 60.363523)
total: 182.57 sec