Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-175952
#<BuildRuby:0x00005619ff5ade98
@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.20230101-175952",
@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.000012 0.000000 0.000012 ( 0.000011)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006393 0.000155 0.844656 ( 1.128814)
build_miniruby 0.001161 0.000072 1.014333 ( 1.012333)
build_ruby 0.001540 0.000096 2.779376 ( 2.776642)
build_all 0.009440 0.000295 16.802815 ( 3.005533)
build_install 0.007518 0.004057 2.313796 ( 1.182267)
test_btest 0.001123 0.000112 77.065061 ( 10.723576)
test_basic 0.006200 0.000620 0.312901 ( 0.399015)
test_all 0.001140 0.000114 673.128795 ( 99.750524)
test_rubyspec 0.048695 0.044784 51.843695 ( 59.910800)
total: 179.89 sec