Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-155137
#<BuildRuby:0x000055abbe60abe8
@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.20221215-155137",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003956 0.000609 0.911667 ( 1.124406)
build_miniruby 0.000857 0.000132 1.015860 ( 1.014553)
build_ruby 0.001226 0.000000 2.742189 ( 2.654222)
build_all 0.005951 0.003233 15.853730 ( 3.323199)
build_install 0.008743 0.000149 2.274119 ( 1.301939)
test_btest 0.000517 0.000086 67.244682 ( 10.827463)
test_basic 0.000685 0.004159 0.323822 ( 0.413798)
test_all 0.001490 0.000331 670.518058 (140.376004)
test_rubyspec 0.040977 0.021924 52.705017 ( 60.893152)
total: 221.93 sec