Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-220131
#<BuildRuby:0x0000564d5032fe80
@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.20230110-220131",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000028)
build_up 0.001271 0.005204 0.890205 ( 1.180080)
build_miniruby 0.000865 0.000371 1.011000 ( 1.009435)
build_ruby 0.001077 0.000461 2.775597 ( 2.773014)
build_all 0.008120 0.001756 16.910632 ( 2.991481)
build_install 0.006395 0.002558 2.142757 ( 1.079593)
test_btest 0.000873 0.000000 76.887411 ( 10.690262)
test_basic 0.002225 0.003887 0.349379 ( 0.435942)
test_all 0.000971 0.000425 687.187012 ( 97.714241)
test_rubyspec 0.058794 0.069897 51.843207 ( 59.904156)
total: 177.78 sec