Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-175153
#<BuildRuby:0x000055febafec040
@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.20230105-175153",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005452 0.000779 0.839639 ( 1.025505)
build_miniruby 0.001330 0.000000 1.016440 ( 1.014625)
build_ruby 0.001646 0.000000 2.785626 ( 2.782977)
build_all 0.009478 0.000000 16.665542 ( 2.995475)
build_install 0.008073 0.003553 2.268635 ( 1.194671)
test_btest 0.001092 0.000000 77.246777 ( 10.485423)
test_basic 0.003388 0.004242 0.363942 ( 0.448110)
test_all 0.001053 0.000201 653.247992 (105.989026)
test_rubyspec 0.101544 0.030692 51.156366 ( 59.204480)
total: 185.14 sec