Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-095110
#<BuildRuby:0x000055f6bab1a678
@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.20230111-095110",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000040 0.000003 0.000043 ( 0.000042)
build_up 0.006174 0.000386 0.852712 ( 1.055777)
build_miniruby 0.001257 0.000078 1.007988 ( 1.005834)
build_ruby 0.001616 0.000101 2.769685 ( 2.767123)
build_all 0.010012 0.000061 16.790055 ( 3.011888)
build_install 0.006235 0.005220 2.152756 ( 1.088211)
test_btest 0.000862 0.000096 69.930017 ( 10.836021)
test_basic 0.000000 0.006401 0.343242 ( 0.429651)
test_all 0.000000 0.001325 648.041630 (111.978150)
test_rubyspec 0.071892 0.062595 51.535484 ( 59.586475)
total: 191.76 sec