Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-170155
#<BuildRuby:0x00005649cf777418
@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.20221227-170155",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000045 0.000003 0.000048 ( 0.000049)
build_up 0.005886 0.000115 0.848196 ( 1.032114)
build_miniruby 0.001229 0.000077 1.008987 ( 1.007067)
build_ruby 0.001503 0.000094 2.767602 ( 2.765031)
build_all 0.009278 0.000579 16.671277 ( 2.957919)
build_install 0.011641 0.000000 2.264610 ( 1.179607)
test_btest 0.000734 0.000000 70.441066 ( 11.179794)
test_basic 0.002389 0.004443 0.345118 ( 0.431161)
test_all 0.001184 0.000118 672.180401 ( 96.693009)
test_rubyspec 0.095720 0.021014 51.625984 ( 59.695551)
total: 176.94 sec