Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-034341
#<BuildRuby:0x000056008fcc43c8
@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.20230124-034341",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004155 0.002116 0.837022 ( 1.025849)
build_miniruby 0.001071 0.000252 0.997724 ( 0.995668)
build_ruby 0.001359 0.000320 2.746804 ( 2.744174)
build_all 0.009864 0.000000 16.698499 ( 2.990274)
build_install 0.010776 0.000510 2.055598 ( 1.065634)
test_btest 0.000934 0.000169 75.819433 ( 10.245303)
test_basic 0.004514 0.002405 0.345028 ( 0.430320)
test_all 0.001236 0.000247 653.041678 (103.132919)
test_rubyspec 0.086295 0.034087 51.171468 ( 59.241584)
total: 181.87 sec