Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-104351
#<BuildRuby:0x00005618e41e74b0
@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.20230812-104351",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005332 0.000000 1.497176 ( 2.717761)
build_miniruby 0.001008 0.000000 0.902383 ( 0.919014)
build_ruby 0.001880 0.000000 2.764991 ( 2.764520)
build_all 0.005442 0.003958 14.256411 ( 1.253175)
build_install 0.008316 0.000000 2.117375 ( 0.920747)
test_btest 0.000746 0.000000 81.624047 ( 8.057225)
test_basic 0.000213 0.007254 0.708948 ( 0.780818)
test_all 0.001092 0.000113 513.690220 ( 44.969009)
test_rubyspec 0.033256 0.014640 45.997448 ( 58.330151)
total: 120.71 sec