Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-071003
#<BuildRuby:0x0000563c58787040
@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.20231207-071003",
@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.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000823 0.003992 1.307950 ( 1.632111)
build_miniruby 0.000910 0.000140 0.940344 ( 0.941035)
build_ruby 0.001348 0.000208 2.727152 ( 2.728506)
build_all 0.005816 0.004483 17.416482 ( 1.562900)
build_install 0.009384 0.000168 5.121111 ( 1.201859)
test_btest 0.000739 0.000139 89.097704 ( 7.411119)
test_basic 0.004014 0.000000 0.702889 ( 0.781591)
test_all 0.095436 0.041686 558.545864 ( 61.091778)
test_rubyspec 0.016466 0.033216 49.820176 ( 62.124756)
total: 139.48 sec