Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-211237
#<BuildRuby:0x00005645bf590460
@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.20230104-211237",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006848 0.000000 0.852133 ( 1.080264)
build_miniruby 0.001207 0.000000 1.012468 ( 1.010687)
build_ruby 0.001612 0.000000 2.766980 ( 2.764216)
build_all 0.009786 0.000000 16.775089 ( 2.986392)
build_install 0.004992 0.004723 2.306475 ( 1.187584)
test_btest 0.000943 0.000050 74.090492 ( 11.248110)
test_basic 0.002415 0.005032 0.384569 ( 0.468918)
test_all 0.001126 0.000118 658.404088 (110.504480)
test_rubyspec 0.110632 0.015693 51.479353 ( 59.522111)
total: 190.77 sec