Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-144637
#<BuildRuby:0x00005584c5cabfa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-144637",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004693 0.000190 1.089845 ( 1.555229)
build_miniruby 0.000000 0.000981 1.022591 ( 1.021292)
build_ruby 0.000000 0.001176 2.827438 ( 2.709287)
build_all 0.006547 0.002333 15.864162 ( 3.365732)
build_install 0.008925 0.001331 2.024044 ( 1.170204)
test_btest 0.000517 0.000144 56.943459 ( 11.579810)
test_basic 0.004866 0.000114 0.324911 ( 0.415681)
test_all 0.000942 0.000248 695.775190 (107.244570)
test_rubyspec 0.035260 0.032432 53.227516 ( 61.463014)
total: 190.53 sec