Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-213300
#<BuildRuby:0x00005595e45cb6e0
@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.20230802-213300",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001455 0.003573 1.463219 ( 3.110151)
build_miniruby 0.000864 0.000144 0.934568 ( 0.933197)
build_ruby 0.000925 0.000155 2.588104 ( 2.588377)
build_all 0.005136 0.004226 14.070933 ( 1.262806)
build_install 0.003053 0.004986 2.034827 ( 0.897802)
test_btest 0.000839 0.000258 81.230444 ( 7.130367)
test_basic 0.002265 0.002207 0.514152 ( 0.591480)
test_all 0.000928 0.000309 513.221525 ( 45.391834)
test_rubyspec 0.013554 0.030548 46.623816 ( 58.883359)
total: 120.79 sec