Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-070317
#<BuildRuby:0x0000557ba379c010
@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.20230120-070317",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.006025 0.000266 0.844593 ( 1.062484)
build_miniruby 0.001204 0.000160 1.021475 ( 1.020573)
build_ruby 0.001467 0.000196 2.789491 ( 2.786935)
build_all 0.009452 0.000630 16.933018 ( 2.974603)
build_install 0.000000 0.011430 2.131751 ( 1.079198)
test_btest 0.000000 0.001087 69.888000 ( 11.514165)
test_basic 0.004834 0.001589 0.361431 ( 0.447841)
test_all 0.001130 0.000333 664.679975 ( 94.012115)
test_rubyspec 0.079866 0.048666 51.962138 ( 60.035944)
total: 174.93 sec