Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-222347
#<BuildRuby:0x0000558665644010
@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.20230106-222347",
@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.000025 0.000002 0.000027 ( 0.000030)
autoconf 0.000053 0.000003 0.000056 ( 0.000056)
configure 0.000051 0.000003 0.000054 ( 0.000056)
build_up 0.006648 0.003350 0.862340 ( 1.068814)
build_miniruby 0.001095 0.000115 1.031037 ( 1.029240)
build_ruby 0.001365 0.000143 2.812127 ( 2.809589)
build_all 0.009234 0.000549 16.844446 ( 2.999648)
build_install 0.005219 0.004196 2.142097 ( 1.087924)
test_btest 0.000852 0.000122 70.931351 ( 10.631051)
test_basic 0.005604 0.000801 0.360254 ( 0.446755)
test_all 0.001286 0.000183 666.715774 ( 98.699192)
test_rubyspec 0.100320 0.033175 52.175757 ( 60.186002)
total: 178.96 sec