Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-173500
#<BuildRuby:0x0000555b7cb1aeb8
@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.20231211-173500",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001252 0.004306 1.270784 ( 1.654816)
build_miniruby 0.000707 0.000208 0.934621 ( 0.934522)
build_ruby 0.001041 0.000306 2.843953 ( 2.845986)
build_all 0.005755 0.004669 16.513831 ( 1.531940)
build_install 0.007843 0.001144 4.932815 ( 1.213718)
test_btest 0.000564 0.000178 83.589805 ( 7.758702)
test_basic 0.000272 0.004544 0.678884 ( 0.751414)
test_all 0.102739 0.036272 527.039497 ( 52.383968)
test_rubyspec 0.019310 0.026157 48.898886 ( 61.216746)
total: 130.29 sec