Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-230137
#<BuildRuby:0x00005568da4c8018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-230137",
@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.000029 0.000000 0.000029 ( 0.000029)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005070 0.000000 1.106340 ( 1.155909)
build_miniruby 0.000990 0.000000 0.935436 ( 0.933970)
build_ruby 0.001263 0.000000 2.764041 ( 2.672516)
build_all 0.008672 0.000000 15.848205 ( 3.313147)
build_install 0.007587 0.002768 2.224953 ( 1.272383)
test_btest 0.000564 0.000085 67.415662 ( 11.045975)
test_basic 0.000812 0.003870 0.306284 ( 0.397298)
test_all 0.000762 0.000153 649.181374 (119.291705)
test_rubyspec 0.049736 0.019080 53.428196 ( 61.568179)
total: 201.65 sec