Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-213413
#<BuildRuby:0x000055eec237a620
@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.20230114-213413",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000029)
build_up 0.009198 0.000591 1.304595 ( 1.333689)
build_miniruby 0.001236 0.000145 1.700062 ( 1.571225)
build_ruby 0.000000 0.001598 2.788175 ( 2.785728)
build_all 0.007811 0.002007 16.795229 ( 2.989784)
build_install 0.009030 0.000681 2.151612 ( 1.087963)
test_btest 0.000843 0.000121 70.113650 ( 10.850446)
test_basic 0.005543 0.000792 0.377340 ( 0.463690)
test_all 0.001170 0.000167 671.481355 (111.925978)
test_rubyspec 0.085535 0.037946 52.191470 ( 60.281543)
total: 193.29 sec