Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-004746
#<BuildRuby:0x000056278709fe70
@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.20230114-004746",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005909 0.000331 0.852147 ( 1.129157)
build_miniruby 0.001320 0.000000 1.018018 ( 1.015989)
build_ruby 0.001454 0.000000 2.782489 ( 2.779792)
build_all 0.003121 0.006693 16.754540 ( 2.975472)
build_install 0.006648 0.003553 2.086720 ( 1.078840)
test_btest 0.000869 0.000237 76.684103 ( 10.660944)
test_basic 0.000000 0.006095 0.342064 ( 0.428693)
test_all 0.000000 0.001803 674.014969 ( 98.170306)
test_rubyspec 0.064854 0.057101 52.214449 ( 60.266428)
total: 178.51 sec