Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-153038
#<BuildRuby:0x0000560cb1d8b468
@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.20230108-153038",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000054 0.000008 0.000062 ( 0.000064)
configure 0.000056 0.000008 0.000064 ( 0.000061)
build_up 0.006540 0.003804 0.910353 ( 1.094518)
build_miniruby 0.001147 0.000215 1.027278 ( 1.025207)
build_ruby 0.001460 0.000274 2.791085 ( 2.788386)
build_all 0.006377 0.003744 16.911614 ( 3.007290)
build_install 0.006216 0.004642 2.128766 ( 1.079498)
test_btest 0.000891 0.000235 76.977572 ( 10.734058)
test_basic 0.005323 0.001401 0.345261 ( 0.431228)
test_all 0.001161 0.000305 661.925562 (104.311431)
test_rubyspec 0.088848 0.033388 52.453534 ( 60.462798)
total: 184.94 sec