Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-045724
#<BuildRuby:0x0000556b8dad7e80
@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.20230115-045724",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.009378 0.000559 1.287829 ( 1.439844)
build_miniruby 0.001052 0.000375 1.694138 ( 1.564957)
build_ruby 0.001177 0.000420 2.778628 ( 2.776010)
build_all 0.007545 0.002417 16.818265 ( 3.000222)
build_install 0.010489 0.000853 2.162865 ( 1.095174)
test_btest 0.000719 0.000227 70.859749 ( 11.318772)
test_basic 0.004789 0.001512 0.360250 ( 0.446942)
test_all 0.000935 0.000295 653.620548 (103.312162)
test_rubyspec 0.084505 0.037621 52.179177 ( 60.211791)
total: 185.17 sec