Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-101913
#<BuildRuby:0x00005640f0ccca90
@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.20221207-101913",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008074 0.001348 1.208928 ( 1.244842)
build_miniruby 0.001632 0.000544 0.851098 ( 0.852493)
build_ruby 0.002548 0.000849 2.239749 ( 2.150421)
build_all 0.010229 0.010398 18.527960 ( 2.142264)
build_install 0.017266 0.004387 2.073091 ( 1.048599)
test_btest 0.000882 0.000353 92.778889 ( 9.471966)
test_basic 0.000000 0.007338 0.353959 ( 0.452122)
test_all 0.001746 0.000000 695.790302 ( 69.927526)
test_rubyspec 0.107090 0.036134 49.244910 ( 57.570222)
total: 144.86 sec