Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-120534
#<BuildRuby:0x00005639f9d9c0e0
@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.20221228-120534",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002957 0.000493 0.633564 ( 1.045720)
build_miniruby 0.000774 0.000129 0.739301 ( 0.738486)
build_ruby 0.001119 0.000187 2.501224 ( 2.520162)
build_all 0.005641 0.003696 12.713207 ( 1.529740)
build_install 0.006438 0.000460 1.643472 ( 0.774223)
test_btest 0.000539 0.000108 65.235417 ( 6.128468)
test_basic 0.003058 0.000611 0.242796 ( 0.338027)
test_all 0.001117 0.000224 484.280097 ( 46.252076)
test_rubyspec 0.017650 0.010291 34.888794 ( 45.497710)
total: 104.83 sec