Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-094802
#<BuildRuby:0x00005624f2fe8040
@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-094802",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004209 0.000495 0.778604 ( 1.122711)
build_miniruby 0.000841 0.000099 0.989404 ( 0.988148)
build_ruby 0.001275 0.000000 2.619189 ( 2.617554)
build_all 0.008942 0.000000 15.827737 ( 3.280820)
build_install 0.004998 0.004034 2.249888 ( 1.227607)
test_btest 0.000481 0.000069 64.107035 ( 11.273795)
test_basic 0.004253 0.000608 0.302116 ( 0.392916)
test_all 0.001066 0.000153 653.750091 (101.386712)
test_rubyspec 0.054086 0.010272 52.148374 ( 60.364973)
total: 182.66 sec