Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-170000
#<BuildRuby:0x00005556d96e7f28
@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.20230130-170000",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.005444 0.001256 0.845912 ( 1.023705)
build_miniruby 0.001113 0.000257 1.059299 ( 1.057404)
build_ruby 0.001379 0.000318 2.816676 ( 2.814263)
build_all 0.009157 0.000961 16.742490 ( 3.033549)
build_install 0.011123 0.000212 2.087592 ( 1.069247)
test_btest 0.000890 0.000167 70.303581 ( 11.043926)
test_basic 0.005663 0.001061 0.376042 ( 0.461922)
test_all 0.001022 0.000192 668.937412 ( 93.716573)
test_rubyspec 0.076522 0.056822 51.989845 ( 60.399342)
total: 174.62 sec