Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-134155
#<BuildRuby:0x000055eae34d3040
@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.20231108-134155",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.004956 1.345422 ( 1.608432)
build_miniruby 0.000000 0.001036 0.855589 ( 0.854793)
build_ruby 0.000576 0.001132 2.746393 ( 2.747029)
build_all 0.008333 0.001667 16.917605 ( 1.467974)
build_install 0.008785 0.000873 5.035179 ( 1.170561)
test_btest 0.000000 0.001015 85.459822 ( 7.758997)
test_basic 0.000000 0.006081 0.771921 ( 0.844667)
test_all 0.104928 0.035192 524.078776 ( 60.873803)
test_rubyspec 0.015390 0.031784 51.180533 ( 63.428201)
total: 140.76 sec