Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-102915
#<BuildRuby:0x000055ca0a942be8
@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.20221228-102915",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.000496 0.006029 0.840151 ( 1.480455)
build_miniruby 0.000725 0.000423 1.009381 ( 1.007586)
build_ruby 0.000967 0.000564 2.781080 ( 2.778485)
build_all 0.007705 0.002047 16.738205 ( 2.992528)
build_install 0.009105 0.000330 2.280814 ( 1.187434)
test_btest 0.000467 0.000217 77.268306 ( 10.222228)
test_basic 0.007221 0.000000 0.380010 ( 0.464526)
test_all 0.001852 0.000232 657.116840 (104.844288)
test_rubyspec 0.080217 0.046584 51.735972 ( 59.886505)
total: 184.86 sec