Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-191631
#<BuildRuby:0x0000559771a33bb8
@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.20231113-191631",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004764 0.000000 1.463640 ( 1.684102)
build_miniruby 0.001122 0.000000 0.856686 ( 0.856372)
build_ruby 0.001386 0.000000 2.653098 ( 2.653131)
build_all 0.008788 0.000878 15.663840 ( 1.482528)
build_install 0.005176 0.003447 4.701266 ( 1.110960)
test_btest 0.001002 0.000228 79.200901 ( 7.545139)
test_basic 0.003436 0.000781 0.723889 ( 0.801930)
test_all 0.096037 0.034520 481.337173 ( 56.095137)
test_rubyspec 0.015863 0.031101 49.333035 ( 61.545215)
total: 133.78 sec