Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-180804
#<BuildRuby:0x000055ea5daaf468
@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-180804",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000053)
build_up 0.001558 0.007403 0.847237 ( 1.751526)
build_miniruby 0.000926 0.000331 1.020720 ( 1.018938)
build_ruby 0.000000 0.001425 2.798375 ( 2.795719)
build_all 0.006464 0.003543 16.864034 ( 3.018722)
build_install 0.008172 0.003269 2.138461 ( 1.091657)
test_btest 0.000647 0.000258 69.990108 ( 11.433110)
test_basic 0.004752 0.002805 0.364615 ( 0.449072)
test_all 0.001207 0.000173 662.825788 (101.319405)
test_rubyspec 0.050667 0.032580 52.112331 ( 60.228520)
total: 183.11 sec