Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-162545
#<BuildRuby:0x00005651a1b7bcb0
@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.20230622-162545",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005263 0.000000 1.444065 ( 2.742538)
build_miniruby 0.000992 0.000000 0.884020 ( 0.884380)
build_ruby 0.001457 0.000008 2.708584 ( 2.710193)
build_all 0.010092 0.000565 15.682809 ( 1.355509)
build_install 0.004758 0.004811 4.722944 ( 1.153721)
test_btest 0.000974 0.000132 81.674476 ( 7.695114)
test_basic 0.005318 0.000000 0.791623 ( 0.874029)
test_all 0.001219 0.000000 456.101588 ( 46.164619)
test_rubyspec 0.027189 0.011970 43.007855 ( 55.546623)
total: 119.13 sec