Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-045823
#<BuildRuby:0x000055c1d750f818
@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.20230708-045823",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006182 0.000353 1.463113 ( 2.809241)
build_miniruby 0.001356 0.000214 0.856693 ( 0.855920)
build_ruby 0.001472 0.000232 2.774447 ( 2.775642)
build_all 0.008792 0.000686 8.805741 ( 8.093764)
build_install 0.004830 0.004526 2.099817 ( 1.766584)
test_btest 0.000794 0.000151 90.461745 ( 7.198811)
test_basic 0.003259 0.000621 0.565152 ( 0.643974)
test_all 0.000713 0.000136 477.085341 ( 42.081972)
test_rubyspec 0.021454 0.019459 43.060953 ( 55.477529)
total: 121.70 sec