Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-143220
#<BuildRuby:0x000055dba7a17ba0
@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.20230804-143220",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004216 0.000937 1.480047 ( 2.772110)
build_miniruby 0.001117 0.000000 0.955344 ( 0.954031)
build_ruby 0.000000 0.001144 2.683968 ( 2.684184)
build_all 0.004443 0.005190 15.049133 ( 1.344995)
build_install 0.008770 0.001026 2.248747 ( 1.025224)
test_btest 0.000816 0.000220 85.290460 ( 8.032054)
test_basic 0.003623 0.000975 0.552649 ( 0.630039)
test_all 0.001137 0.000306 561.553464 ( 49.866818)
test_rubyspec 0.011547 0.033380 46.164631 ( 58.384759)
total: 125.69 sec