Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-023916
#<BuildRuby:0x0000560fc64ab128
@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.20221227-023916",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000065)
build_up 0.007425 0.001142 0.963869 ( 1.152263)
build_miniruby 0.002442 0.000000 0.850691 ( 0.849997)
build_ruby 0.002715 0.000116 2.132344 ( 2.133603)
build_all 0.016438 0.004244 18.636746 ( 2.156336)
build_install 0.016931 0.005122 2.031881 ( 1.018217)
test_btest 0.001390 0.000000 95.179534 ( 9.693765)
test_basic 0.008086 0.000906 0.345170 ( 0.432121)
test_all 0.001796 0.000326 689.785364 ( 63.858937)
test_rubyspec 0.130596 0.040029 47.678627 ( 55.826661)
total: 137.12 sec