Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-210351
#<BuildRuby:0x000055e51f02ff58
@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-210351",
@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.000019 0.000001 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000000 0.006614 0.849903 ( 1.072456)
build_miniruby 0.000000 0.001367 1.018807 ( 1.016768)
build_ruby 0.000127 0.001504 2.780133 ( 2.777318)
build_all 0.005846 0.004061 16.833314 ( 2.984405)
build_install 0.008951 0.002355 2.143069 ( 1.086105)
test_btest 0.000697 0.000183 77.625589 ( 10.598653)
test_basic 0.003522 0.003902 0.357504 ( 0.442082)
test_all 0.000522 0.000647 666.501080 (108.322668)
test_rubyspec 0.073385 0.052407 52.027104 ( 60.118378)
total: 188.42 sec