Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-050155
#<BuildRuby:0x000055d331a8ebe8
@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.20221226-050155",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003976 0.000418 0.785416 ( 1.030714)
build_miniruby 0.000948 0.000100 0.987411 ( 0.986136)
build_ruby 0.000000 0.001124 2.713635 ( 2.712197)
build_all 0.006241 0.002782 15.903128 ( 3.464578)
build_install 0.007225 0.003301 2.247165 ( 1.296599)
test_btest 0.000573 0.000095 66.823408 ( 10.855737)
test_basic 0.003728 0.000621 0.307025 ( 0.398631)
test_all 0.000000 0.000897 636.354015 (102.184087)
test_rubyspec 0.025320 0.033371 52.197213 ( 60.358833)
total: 183.29 sec