Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-064326
#<BuildRuby:0x0000557f21e54020
@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.20240115-064326",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000019 0.000010 0.000029 ( 0.000028)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.002485 0.003155 1.081499 ( 1.454354)
build_miniruby 0.001286 0.000000 0.839892 ( 0.840068)
build_ruby 0.001253 0.000000 2.660155 ( 2.660083)
build_all 0.007689 0.001472 14.221981 ( 1.317635)
build_install 0.006222 0.001194 4.136886 ( 1.065414)
test_btest 0.000756 0.000340 74.665122 ( 6.713537)
test_basic 0.004493 0.000322 0.719777 ( 0.800567)
test_all 0.103114 0.025789 456.638104 ( 52.109109)
test_rubyspec 0.024185 0.022150 47.900449 ( 60.773725)
total: 127.74 sec