Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-033510
#<BuildRuby:0x00005653ef8e3e80
@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.20230101-033510",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004180 0.002054 0.843326 ( 1.045478)
build_miniruby 0.001092 0.000182 1.016902 ( 1.014795)
build_ruby 0.001268 0.000212 2.779508 ( 2.777124)
build_all 0.008835 0.000836 16.742339 ( 3.000171)
build_install 0.005393 0.004134 2.296058 ( 1.177694)
test_btest 0.000877 0.000176 70.154105 ( 11.330024)
test_basic 0.005746 0.001149 0.364600 ( 0.450481)
test_all 0.001467 0.000000 656.874296 ( 97.281374)
test_rubyspec 0.088009 0.041141 51.732262 ( 59.828440)
total: 177.91 sec