Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-135801
#<BuildRuby:0x000055cbb6a9a858
@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.20230105-135801",
@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.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005794 0.000366 0.833345 ( 1.314692)
build_miniruby 0.001062 0.000227 1.009988 ( 1.007805)
build_ruby 0.000000 0.001576 2.782952 ( 2.780684)
build_all 0.007467 0.002387 16.672888 ( 3.006245)
build_install 0.006663 0.004941 2.255251 ( 1.177278)
test_btest 0.000878 0.000258 71.835013 ( 10.670172)
test_basic 0.006438 0.000000 0.340051 ( 0.426215)
test_all 0.001585 0.000000 662.186699 ( 95.540627)
test_rubyspec 0.067584 0.060880 51.596752 ( 59.620647)
total: 175.54 sec