Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-100034
#<BuildRuby:0x000056397bad4048
@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-100034",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.005642 1.371342 ( 2.582812)
build_miniruby 0.000330 0.000633 0.941470 ( 0.940666)
build_ruby 0.000797 0.000398 2.850454 ( 2.850095)
build_all 0.005026 0.004476 14.968965 ( 1.370356)
build_install 0.006841 0.001456 2.137069 ( 0.938816)
test_btest 0.000461 0.000231 86.953008 ( 7.739776)
test_basic 0.000000 0.003771 0.772091 ( 0.852558)
test_all 0.000546 0.000715 513.491627 ( 56.658845)
test_rubyspec 0.020450 0.021312 47.107329 ( 59.439258)
total: 133.37 sec