Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-144530
#<BuildRuby:0x00005586f881de98
@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.20230104-144530",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001676 0.004793 0.844935 ( 1.024824)
build_miniruby 0.000000 0.001285 1.011391 ( 1.009585)
build_ruby 0.000000 0.001503 2.770849 ( 2.768172)
build_all 0.008196 0.001231 16.722268 ( 2.977206)
build_install 0.008154 0.003495 2.297805 ( 1.181844)
test_btest 0.000926 0.000000 74.072278 ( 10.312470)
test_basic 0.002754 0.004328 0.358374 ( 0.443448)
test_all 0.001049 0.000490 675.054975 (102.305192)
test_rubyspec 0.054300 0.048149 51.421787 ( 59.528002)
total: 181.55 sec