Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-132141
#<BuildRuby:0x0000562b848ffdf8
@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.20230109-132141",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005715 0.000762 0.882916 ( 1.067729)
build_miniruby 0.001174 0.000157 1.015097 ( 1.013083)
build_ruby 0.001347 0.000179 2.782476 ( 2.780117)
build_all 0.009919 0.000113 16.861790 ( 3.011439)
build_install 0.011372 0.000241 2.145028 ( 1.086340)
test_btest 0.000994 0.000105 72.364260 ( 10.610462)
test_basic 0.001467 0.004949 0.358472 ( 0.444952)
test_all 0.001362 0.000000 679.597308 (100.979005)
test_rubyspec 0.079638 0.037270 52.160098 ( 60.211511)
total: 181.21 sec