Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-023655
#<BuildRuby:0x000055e2341aa628
@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.20221230-023655",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.000175 0.006362 0.846470 ( 1.030851)
build_miniruby 0.000922 0.000425 1.022350 ( 1.020272)
build_ruby 0.001148 0.000530 2.789366 ( 2.786834)
build_all 0.006489 0.003291 16.711485 ( 3.001570)
build_install 0.005259 0.006662 2.291634 ( 1.171354)
test_btest 0.000723 0.000385 76.221167 ( 10.458529)
test_basic 0.004358 0.002324 0.346839 ( 0.432872)
test_all 0.001048 0.000236 658.300623 ( 95.289257)
test_rubyspec 0.083875 0.044011 51.584227 ( 59.626854)
total: 174.82 sec