Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-034809
#<BuildRuby:0x0000563088128040
@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.20221225-034809",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003510 0.000501 0.807145 ( 1.019749)
build_miniruby 0.000786 0.000112 0.995645 ( 0.994389)
build_ruby 0.001110 0.000159 2.662293 ( 2.660838)
build_all 0.008298 0.000534 15.840166 ( 3.339620)
build_install 0.003945 0.004458 2.300026 ( 1.353231)
test_btest 0.000580 0.000109 58.926714 ( 11.581406)
test_basic 0.000078 0.004587 0.308796 ( 0.399858)
test_all 0.001324 0.000331 635.042049 (110.245828)
test_rubyspec 0.051599 0.019209 52.233457 ( 60.345180)
total: 191.94 sec