Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-023219
#<BuildRuby:0x000055eb3be47f38
@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-023219",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.008911 0.001017 1.326048 ( 1.450234)
build_miniruby 0.001024 0.000219 1.706836 ( 1.576515)
build_ruby 0.001205 0.000258 2.795832 ( 2.793357)
build_all 0.008274 0.001496 16.790880 ( 2.969559)
build_install 0.006814 0.004615 2.144260 ( 1.085692)
test_btest 0.001114 0.000000 78.462114 ( 10.486088)
test_basic 0.003351 0.004174 0.376409 ( 0.460749)
test_all 0.000000 0.001400 670.716122 (102.754927)
test_rubyspec 0.077039 0.055313 52.244297 ( 60.376686)
total: 183.95 sec