Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-225239
#<BuildRuby:0x00005623a9a13dd0
@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-225239",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.009430 0.000177 1.302004 ( 1.397938)
build_miniruby 0.001207 0.000143 1.698022 ( 1.569131)
build_ruby 0.001427 0.000168 2.774618 ( 2.772155)
build_all 0.001938 0.007925 16.799070 ( 2.997266)
build_install 0.010721 0.000507 2.145302 ( 1.093789)
test_btest 0.000876 0.000175 69.783397 ( 11.444532)
test_basic 0.007190 0.000000 0.353745 ( 0.439000)
test_all 0.001248 0.000000 661.897184 (100.648038)
test_rubyspec 0.060556 0.048271 52.299530 ( 60.361271)
total: 182.72 sec