Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-232535
#<BuildRuby:0x00005616aa9be620
@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.20230105-232535",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005748 0.001327 1.087494 ( 1.374655)
build_miniruby 0.001219 0.000282 5.245287 ( 4.900124)
build_ruby 0.001350 0.000312 2.763942 ( 2.761264)
build_all 0.008680 0.000848 16.741577 ( 2.989468)
build_install 0.004854 0.004965 2.059824 ( 1.061195)
test_btest 0.000949 0.000253 77.427555 ( 10.924135)
test_basic 0.002290 0.004197 0.366157 ( 0.452144)
test_all 0.001530 0.000478 661.992259 (102.302948)
test_rubyspec 0.090002 0.037625 51.630932 ( 59.682158)
total: 186.45 sec