Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-094008
#<BuildRuby:0x00005652ad23de98
@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.20221210-094008",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000654 0.004100 1.200484 ( 1.447972)
build_miniruby 0.000819 0.000103 0.978007 ( 0.976608)
build_ruby 0.001233 0.000000 2.883926 ( 2.760480)
build_all 0.008685 0.000000 15.831801 ( 3.407139)
build_install 0.010172 0.000000 2.304539 ( 1.323003)
test_btest 0.000611 0.000000 62.644626 ( 11.625647)
test_basic 0.004770 0.000000 0.297189 ( 0.387929)
test_all 0.001071 0.000000 658.769123 (119.597167)
test_rubyspec 0.042117 0.016741 52.669616 ( 60.952742)
total: 202.48 sec