Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-214824
#<BuildRuby:0x00005590858b72f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-214824",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008916 0.000637 0.974756 ( 1.146864)
build_miniruby 0.002887 0.000206 0.838033 ( 0.835706)
build_ruby 0.003050 0.000000 2.148935 ( 2.149573)
build_all 0.011653 0.008721 18.672277 ( 2.164069)
build_install 0.016979 0.004309 2.046542 ( 1.022116)
test_btest 0.001209 0.000220 96.279910 ( 9.301468)
test_basic 0.010020 0.000961 0.360950 ( 0.444641)
test_all 0.001841 0.000320 685.991191 ( 65.317804)
test_rubyspec 0.115984 0.062404 47.999627 ( 56.168534)
total: 138.55 sec