Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-114556
#<BuildRuby:0x000055eab5343bb8
@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.20230623-114556",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005476 0.001217 1.386991 ( 2.612225)
build_miniruby 0.000804 0.000178 0.836506 ( 0.836626)
build_ruby 0.000000 0.001353 2.651179 ( 2.650847)
build_all 0.006615 0.003415 15.719964 ( 1.373350)
build_install 0.002723 0.005182 4.591157 ( 1.107699)
test_btest 0.000790 0.000249 83.226512 ( 7.411904)
test_basic 0.000264 0.004612 0.729504 ( 0.810694)
test_all 0.000953 0.000351 436.665568 ( 49.473188)
test_rubyspec 0.008894 0.029009 41.676095 ( 54.227750)
total: 120.51 sec