Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-100559
#<BuildRuby:0x00005636ec02fe80
@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.20221215-100559",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004221 0.000056 0.834414 ( 1.255145)
build_miniruby 0.000885 0.000000 1.019594 ( 1.018361)
build_ruby 0.001252 0.000000 2.893783 ( 2.807983)
build_all 0.009074 0.000000 15.770112 ( 3.288222)
build_install 0.010538 0.000314 2.220347 ( 1.258475)
test_btest 0.000559 0.000080 63.185707 ( 11.000634)
test_basic 0.001336 0.003583 0.316853 ( 0.407482)
test_all 0.001338 0.000243 674.568347 (144.916074)
test_rubyspec 0.047786 0.020601 52.035972 ( 60.206969)
total: 226.16 sec