Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-150910
#<BuildRuby:0x000055f8eda7f468
@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.20230107-150910",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002889 0.003772 0.848032 ( 1.019339)
build_miniruby 0.001044 0.000298 1.012710 ( 1.010875)
build_ruby 0.001276 0.000364 2.781906 ( 2.779352)
build_all 0.005272 0.004566 16.832083 ( 2.991616)
build_install 0.005067 0.006313 2.135720 ( 1.087073)
test_btest 0.000747 0.000299 78.712850 ( 10.682127)
test_basic 0.006170 0.000559 0.372123 ( 0.458050)
test_all 0.000913 0.000343 674.810541 (103.807673)
test_rubyspec 0.086260 0.041112 52.606941 ( 60.685793)
total: 184.52 sec