Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-024012
#<BuildRuby:0x00005653fe2f25f8
@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.20221223-024012",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004295 0.000004 0.857995 ( 1.097303)
build_miniruby 0.000803 0.000057 0.996435 ( 0.995354)
build_ruby 0.001188 0.000000 2.670868 ( 2.669366)
build_all 0.008850 0.000390 15.741094 ( 3.331860)
build_install 0.004189 0.004623 2.189967 ( 1.214073)
test_btest 0.000484 0.000060 62.862979 ( 11.905584)
test_basic 0.004438 0.000555 0.337274 ( 0.428380)
test_all 0.001300 0.000162 678.482128 (153.551260)
test_rubyspec 0.052757 0.015346 51.971686 ( 60.256093)
total: 235.45 sec