Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-010356
#<BuildRuby:0x0000557d6d61c728
@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.20221216-010356",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004375 0.000026 0.839210 ( 1.251614)
build_miniruby 0.000855 0.000061 0.975139 ( 0.973892)
build_ruby 0.001202 0.000086 2.849242 ( 2.740167)
build_all 0.008704 0.000287 15.789272 ( 3.355864)
build_install 0.005310 0.005396 2.331487 ( 1.359403)
test_btest 0.000513 0.000068 61.781621 ( 11.758946)
test_basic 0.004644 0.000000 0.286074 ( 0.377761)
test_all 0.002028 0.000131 669.121769 (147.184642)
test_rubyspec 0.051134 0.016541 52.929746 ( 61.108145)
total: 230.11 sec