Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-145100
#<BuildRuby:0x000055ce618034c0
@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.20231022-145100",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005879 2.196594 ( 2.470352)
build_miniruby 0.000000 0.001071 0.907522 ( 0.907160)
build_ruby 0.000000 0.001432 2.612587 ( 2.612208)
build_all 0.004525 0.005625 15.658603 ( 1.369422)
build_install 0.007340 0.001437 5.067112 ( 1.158129)
test_btest 0.000712 0.000335 79.950812 ( 6.722062)
test_basic 0.001816 0.003165 0.811486 ( 0.892208)
test_all 0.110817 0.017196 495.387289 ( 50.723009)
test_rubyspec 0.027421 0.026391 49.195493 ( 61.552773)
total: 128.41 sec