Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-173302
#<BuildRuby:0x00005555d36a0008
@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.20221218-173302",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003715 0.000571 0.856915 ( 1.103134)
build_miniruby 0.000887 0.000137 0.991686 ( 0.990266)
build_ruby 0.000947 0.000146 2.742376 ( 2.610126)
build_all 0.008427 0.000574 15.804682 ( 3.280702)
build_install 0.008449 0.000500 2.304973 ( 1.343753)
test_btest 0.000593 0.000079 59.963849 ( 11.888014)
test_basic 0.000000 0.004755 0.327928 ( 0.418995)
test_all 0.001093 0.000411 677.805953 (151.662166)
test_rubyspec 0.056080 0.014153 53.142402 ( 61.298670)
total: 234.60 sec