Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-004859
#<BuildRuby:0x000055c3309a34b0
@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.20230709-004859",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006553 1.437201 ( 2.685605)
build_miniruby 0.000611 0.000598 0.943030 ( 0.944070)
build_ruby 0.001030 0.000286 2.795555 ( 2.795784)
build_all 0.007185 0.001996 8.318925 ( 7.518008)
build_install 0.005815 0.003487 2.109818 ( 1.790296)
test_btest 0.001484 0.000000 84.804293 ( 8.058625)
test_basic 0.001186 0.002416 0.698901 ( 0.779002)
test_all 0.000974 0.000309 481.947128 ( 43.023738)
test_rubyspec 0.022786 0.010353 41.840341 ( 54.330803)
total: 121.93 sec