Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-143030
#<BuildRuby:0x000055c3dbf5fba0
@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.20230730-143030",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.005607 1.429014 ( 2.662620)
build_miniruby 0.000000 0.000992 0.906851 ( 0.905935)
build_ruby 0.000013 0.001446 2.804747 ( 2.804580)
build_all 0.007893 0.002251 14.881190 ( 1.337021)
build_install 0.003164 0.005347 2.087163 ( 0.909937)
test_btest 0.000676 0.000320 85.875762 ( 7.173809)
test_basic 0.000000 0.004660 0.699714 ( 0.777569)
test_all 0.000084 0.001213 530.146496 ( 56.647607)
test_rubyspec 0.009586 0.031937 44.893604 ( 57.222340)
total: 130.44 sec