Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-063232
#<BuildRuby:0x0000560a54a8bfb0
@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.20230120-063232",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.005401 0.001246 0.846256 ( 1.037788)
build_miniruby 0.001008 0.000233 1.018584 ( 1.016529)
build_ruby 0.000000 0.001654 2.780557 ( 2.777806)
build_all 0.007438 0.002414 16.963215 ( 3.033133)
build_install 0.006315 0.005038 2.151026 ( 1.085336)
test_btest 0.000852 0.000266 76.417949 ( 10.885297)
test_basic 0.006225 0.000468 0.368309 ( 0.454288)
test_all 0.000000 0.001104 680.015821 ( 95.503957)
test_rubyspec 0.069614 0.057013 51.874663 ( 59.929844)
total: 175.72 sec