Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-175007
#<BuildRuby:0x000055d69bf5ffb0
@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.20230111-175007",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005426 0.001017 0.852491 ( 1.098194)
build_miniruby 0.001062 0.000199 1.012139 ( 1.010027)
build_ruby 0.001312 0.000246 2.776350 ( 2.773924)
build_all 0.009953 0.000191 16.788386 ( 2.985188)
build_install 0.010610 0.000969 2.127498 ( 1.080673)
test_btest 0.000901 0.000142 77.445895 ( 10.726259)
test_basic 0.006422 0.000236 0.342133 ( 0.428463)
test_all 0.001075 0.000161 670.677819 ( 95.740932)
test_rubyspec 0.083405 0.043301 51.845949 ( 59.899469)
total: 175.74 sec