Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-140109
#<BuildRuby:0x000055bdbf279f48
@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.20230104-140109",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003946 0.006849 0.961415 ( 1.311791)
build_miniruby 0.002219 0.000591 0.840736 ( 0.840208)
build_ruby 0.002353 0.000628 2.143559 ( 2.143461)
build_all 0.015980 0.005107 18.721057 ( 2.184169)
build_install 0.011716 0.009605 2.022596 ( 1.006872)
test_btest 0.001636 0.000000 94.025233 ( 8.968392)
test_basic 0.005285 0.003746 0.352382 ( 0.438724)
test_all 0.000236 0.002724 695.666309 ( 64.089197)
test_rubyspec 0.078889 0.093395 47.795901 ( 55.966660)
total: 136.95 sec