Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-152112
#<BuildRuby:0x00005598caf536e8
@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.20230120-152112",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000027)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.003861 0.000021 0.610962 ( 1.038585)
build_miniruby 0.000686 0.000249 0.641501 ( 0.640877)
build_ruby 0.000000 0.001353 2.183838 ( 2.183513)
build_all 0.006433 0.002791 11.915983 ( 1.475796)
build_install 0.005745 0.000871 1.513368 ( 0.726617)
test_btest 0.000477 0.000178 63.865023 ( 5.984091)
test_basic 0.003581 0.000000 0.257177 ( 0.351898)
test_all 0.000906 0.000320 481.642265 ( 47.153175)
test_rubyspec 0.017673 0.009997 36.000894 ( 46.480522)
total: 106.04 sec