Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-004229
#<BuildRuby:0x000056029383c728
@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.20221226-004229",
@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.000007)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003688 0.000922 0.802578 ( 1.164407)
build_miniruby 0.000802 0.000200 0.910974 ( 0.909506)
build_ruby 0.001043 0.000261 2.618722 ( 2.617288)
build_all 0.008016 0.000879 15.866148 ( 3.411387)
build_install 0.004938 0.003433 2.260304 ( 1.245661)
test_btest 0.000433 0.000114 67.213675 ( 11.001175)
test_basic 0.000494 0.004473 0.299270 ( 0.389410)
test_all 0.001226 0.000387 647.229695 (101.140860)
test_rubyspec 0.037690 0.031392 51.359619 ( 59.510075)
total: 181.39 sec