Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-002045
#<BuildRuby:0x0000563d37ddeeb8
@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.20240111-002045",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000853 0.003287 1.044612 ( 1.422786)
build_miniruby 0.000868 0.000217 0.998365 ( 0.997550)
build_ruby 0.001767 0.000000 2.829272 ( 2.833069)
build_all 0.010184 0.000000 14.937467 ( 1.422870)
build_install 0.009091 0.000000 4.276693 ( 1.145371)
test_btest 0.000614 0.000000 80.347337 ( 7.662403)
test_basic 0.002206 0.001576 0.523292 ( 0.606076)
test_all 0.100856 0.038070 502.570529 ( 58.509818)
test_rubyspec 0.024466 0.007689 49.261406 ( 61.799716)
total: 136.40 sec