Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-182418
#<BuildRuby:0x00005596d929bdf8
@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.20221228-182418",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000019 0.000003 0.000022 ( 0.000020)
build_up 0.006397 0.000000 0.845373 ( 1.078344)
build_miniruby 0.001103 0.000000 1.011234 ( 1.009325)
build_ruby 0.001606 0.000000 2.774348 ( 2.771806)
build_all 0.009564 0.000000 16.757970 ( 3.009996)
build_install 0.011067 0.000642 2.299599 ( 1.180060)
test_btest 0.000947 0.000090 74.821415 ( 10.769347)
test_basic 0.005759 0.000549 0.341681 ( 0.428057)
test_all 0.001285 0.000122 676.570127 ( 95.177591)
test_rubyspec 0.077160 0.055812 51.656703 ( 59.757544)
total: 175.18 sec