Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-155153
#<BuildRuby:0x0000561a72ecf918
@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.20231202-155153",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.006736 1.382670 ( 1.691336)
build_miniruby 0.001041 0.000000 0.991917 ( 0.992002)
build_ruby 0.000000 0.001371 2.779694 ( 2.779624)
build_all 0.005554 0.004488 16.704695 ( 1.490934)
build_install 0.004498 0.004238 5.001384 ( 1.243542)
test_btest 0.000494 0.000234 90.113847 ( 7.693563)
test_basic 0.002806 0.001329 0.724240 ( 0.800110)
test_all 0.114922 0.021826 536.910169 ( 61.654961)
test_rubyspec 0.020339 0.027279 50.083526 ( 62.369554)
total: 140.72 sec