Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-121246
#<BuildRuby:0x00005592d0c0fce8
@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.20231219-121246",
@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.000003 0.000002 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003497 0.001554 1.176949 ( 1.556062)
build_miniruby 0.000734 0.000327 0.895377 ( 0.895911)
build_ruby 0.000939 0.000417 2.795719 ( 2.796257)
build_all 0.008555 0.001677 16.547155 ( 1.524518)
build_install 0.008465 0.000000 4.855576 ( 1.171216)
test_btest 0.001035 0.000000 84.324635 ( 7.735102)
test_basic 0.000192 0.004872 0.809560 ( 0.886359)
test_all 0.093080 0.043414 552.273783 ( 49.010105)
test_rubyspec 0.028998 0.018159 50.026372 ( 62.317509)
total: 127.89 sec