Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-092322
#<BuildRuby:0x000055c257157f38
@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.20230124-092322",
@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.000008 0.000002 0.000010 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000036 0.000005 0.000041 ( 0.000027)
build_up 0.005904 0.000843 0.936995 ( 1.099321)
build_miniruby 0.001153 0.000165 1.011445 ( 1.009249)
build_ruby 0.001387 0.000198 2.776850 ( 2.774394)
build_all 0.009818 0.000000 16.763532 ( 2.980625)
build_install 0.011518 0.000000 2.076977 ( 1.067248)
test_btest 0.001109 0.000000 70.270338 ( 11.237939)
test_basic 0.006294 0.000573 0.358629 ( 0.444059)
test_all 0.001195 0.000126 659.889545 ( 98.065688)
test_rubyspec 0.092543 0.039065 51.471203 ( 59.524658)
total: 178.20 sec