Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-212645
#<BuildRuby:0x00005647fff54040
@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.20230115-212645",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000013)
build_up 0.006359 0.000424 0.935748 ( 1.083889)
build_miniruby 0.001194 0.000079 1.020487 ( 1.018618)
build_ruby 0.001476 0.000098 2.779100 ( 2.776416)
build_all 0.009391 0.000293 16.772436 ( 3.003805)
build_install 0.005609 0.005698 2.084912 ( 1.076809)
test_btest 0.000824 0.000103 69.200736 ( 10.702626)
test_basic 0.007265 0.000000 0.347220 ( 0.432327)
test_all 0.001110 0.000000 673.272583 ( 98.204499)
test_rubyspec 0.105732 0.020879 52.372244 ( 60.711754)
total: 179.01 sec