Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-162259
#<BuildRuby:0x0000559803a83220
@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.20230626-162259",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005672 0.000312 1.472529 ( 2.770515)
build_miniruby 0.000954 0.000174 0.795038 ( 0.794455)
build_ruby 0.000000 0.001334 2.744203 ( 2.744408)
build_all 0.004040 0.005684 15.354950 ( 1.324889)
build_install 0.007989 0.001175 4.536541 ( 1.114159)
test_btest 0.000806 0.000231 83.025360 ( 7.564332)
test_basic 0.000456 0.002977 0.589644 ( 0.672796)
test_all 0.001117 0.000373 435.470884 ( 47.033903)
test_rubyspec 0.033578 0.007006 41.807513 ( 54.341742)
total: 118.36 sec