Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-232716
#<BuildRuby:0x000055c2f8bba858
@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.20230112-232716",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002510 0.003495 0.909111 ( 1.110871)
build_miniruby 0.000905 0.000348 1.013781 ( 1.011978)
build_ruby 0.001164 0.000448 2.778410 ( 2.775685)
build_all 0.009401 0.000364 16.773354 ( 2.998814)
build_install 0.004870 0.004469 2.055205 ( 1.073868)
test_btest 0.000668 0.000250 75.223874 ( 10.448096)
test_basic 0.005892 0.000556 0.348358 ( 0.434588)
test_all 0.001050 0.000370 666.688903 ( 93.693848)
test_rubyspec 0.083631 0.038911 51.846572 ( 59.907274)
total: 173.46 sec